Home
last modified time | relevance | path

Searched refs:enterPictureInPictureMode (Results 1 – 19 of 19) sorted by relevance

/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
H A DVideoPlayerActivity.java56 this.enterPictureInPictureMode(); in onCreate()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityClient.java310 boolean enterPictureInPictureMode(IBinder token, PictureInPictureParams params) { in enterPictureInPictureMode() method in ActivityClient
312 return getActivityClientController().enterPictureInPictureMode(token, params); in enterPictureInPictureMode()
H A DIActivityClientController.aidl88 boolean enterPictureInPictureMode(in IBinder token, in PictureInPictureParams params); in enterPictureInPictureMode() method
H A DActivity.java993 enterPictureInPictureMode();
2874 public void enterPictureInPictureMode() { in enterPictureInPictureMode() method in Activity
2875 enterPictureInPictureMode(new PictureInPictureParams.Builder().build()); in enterPictureInPictureMode()
2901 public boolean enterPictureInPictureMode(@NonNull PictureInPictureParams params) { in enterPictureInPictureMode() method in Activity
2916 mIsInPictureInPictureMode = ActivityClient.getInstance().enterPictureInPictureMode( in enterPictureInPictureMode()
/aosp12/packages/apps/TV/src/com/android/tv/menu/
H A DTvOptionsRowAdapter.java161 getMainActivity().enterPictureInPictureMode(); in executeBaseAction()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java719 public boolean enterPictureInPictureMode(IBinder token, final PictureInPictureParams params) { in enterPictureInPictureMode() method in ActivityClientController
725 return mService.enterPictureInPictureMode(r, params); in enterPictureInPictureMode()
827 mService.enterPictureInPictureMode(r, r.pictureInPictureArgs); in requestPictureInPictureMode()
H A DTransition.java409 mController.mAtm.enterPictureInPictureMode(ar, ar.pictureInPictureArgs); in finishTransition()
H A DTaskFragment.java1464 boolean didAutoPip = mAtmService.enterPictureInPictureMode( in startPausing()
H A DActivityTaskManagerService.java3422 boolean enterPictureInPictureMode(@NonNull ActivityRecord r, PictureInPictureParams params) { in enterPictureInPictureMode() method in ActivityTaskManagerService
H A DActivityRecord.java5450 mAtmService.enterPictureInPictureMode(this, pictureInPictureArgs); in makeInvisible()
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DPipActivity.java216 enterPictureInPictureMode(mPipParamsBuilder.build()); in enterPip()
/aosp12/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java2213 enterPictureInPictureMode();
2395 public void enterPictureInPictureMode() {
2402 mHandler.post(MainActivity.super::enterPictureInPictureMode);
2404 MainActivity.super.enterPictureInPictureMode();
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowOrganizerTests.java856 assertTrue(mWm.mAtmService.mActivityClientController.enterPictureInPictureMode( in testEnterPipParams()
878 assertTrue(mWm.mAtmService.mActivityClientController.enterPictureInPictureMode( in testChangePipParams()
H A DActivityTaskManagerServiceTests.java254 mAtm.mActivityClientController.enterPictureInPictureMode(token, params); in testEnterPipModeWhenRecordParentChangesToNull()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DActivityThreadTest.java847 enterPictureInPictureMode(new PictureInPictureParams.Builder().build()); in onPictureInPictureRequested()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt3924 method @Deprecated public void enterPictureInPictureMode();
3925 method public boolean enterPictureInPictureMode(@NonNull android.app.PictureInPictureParams);
/aosp12/frameworks/base/services/
H A Dart-profile43639 PLcom/android/server/wm/ActivityClientController;->enterPictureInPictureMode(Landroid/os/IBinder;La…
44620 PLcom/android/server/wm/ActivityTaskManagerService;->enterPictureInPictureMode(Lcom/android/server/…
44702 PLcom/android/server/wm/ActivityTaskManagerService;->lambda$enterPictureInPictureMode$3$ActivityTas…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt5312 Landroid/app/IActivityManager$Stub$Proxy;->enterPictureInPictureMode(Landroid/os/IBinder;Landroid/a…
5942 Landroid/app/IActivityManager;->enterPictureInPictureMode(Landroid/os/IBinder;Landroid/app/PictureI…