Files
frameworks_base/core/java/android/app
Winson Chung 298f95b1ad Move PiP state check exception to the client side
- When calling enterPictureInPictureMode(), the state of the activity in
  the client may be out of sync with the state of the activity in the
  system, causing an exception to be thrown erroneously. Instead, fail
  silently in the system if this occurs, and throw the exception in the
  client when it attempts to enter PiP from an invalid state.

Bug: 63753007
Test: android.server.cts.ActivityManagerPinnedStackTests

Change-Id: Ia99cc086805edc31f997d4325f7a5ccd7c85a77e
2017-08-23 15:06:32 -07:00
..
2017-06-28 17:44:00 -07:00
2017-07-17 17:57:11 +01:00
2017-08-06 07:37:08 -06:00
2017-07-12 16:06:20 -07:00
2017-08-06 07:37:08 -06:00
2017-07-13 11:35:46 -04:00
2017-08-15 14:57:09 -04:00
2017-08-04 10:45:12 -07:00