Searched refs:enterPictureInPictureMode (Results 1 – 11 of 11) sorted by relevance
43 enterPip.setOnClickListener((v) -> enterPictureInPictureMode(params)); in onCreate()
223 mService.enterPictureInPictureMode(token, params); in testEnterPipModeWhenRecordParentChangesToNull()
874 assertTrue(mWm.mAtmService.enterPictureInPictureMode(record.token, p)); in testEnterPipParams()895 assertTrue(mWm.mAtmService.enterPictureInPictureMode(record.token, p)); in testChangePipParams()
312 boolean enterPictureInPictureMode(in IBinder token, in PictureInPictureParams params); in enterPictureInPictureMode() method
976 enterPictureInPictureMode();2807 public void enterPictureInPictureMode() { in enterPictureInPictureMode() method in Activity2808 enterPictureInPictureMode(new PictureInPictureParams.Builder().build()); in enterPictureInPictureMode()2834 public boolean enterPictureInPictureMode(@NonNull PictureInPictureParams params) { in enterPictureInPictureMode() method in Activity2850 mIsInPictureInPictureMode = ActivityTaskManager.getService().enterPictureInPictureMode( in enterPictureInPictureMode()
697 enterPictureInPictureMode(new PictureInPictureParams.Builder().build()); in onPictureInPictureRequested()
298 DeprecationMismatch: android.app.Activity#enterPictureInPictureMode():
3769 method @Deprecated public void enterPictureInPictureMode();3770 method public boolean enterPictureInPictureMode(@NonNull android.app.PictureInPictureParams);
4078 public boolean enterPictureInPictureMode(IBinder token, final PictureInPictureParams params) { in enterPictureInPictureMode() method in ActivityTaskManagerService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
35600 PLcom/android/server/wm/ActivityTaskManagerService;->enterPictureInPictureMode(Landroid/os/IBinder;…35696 PLcom/android/server/wm/ActivityTaskManagerService;->lambda$enterPictureInPictureMode$4$ActivityTas…