Home
last modified time | relevance | path

Searched refs:getMaxNumPictureInPictureActions (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/app/
DIActivityTaskManager.aidl315 int getMaxNumPictureInPictureActions(in IBinder token); in getMaxNumPictureInPictureActions() method
DActivity.java2883 public int getMaxNumPictureInPictureActions() { in getMaxNumPictureInPictureActions() method in Activity
2885 return ActivityTaskManager.getService().getMaxNumPictureInPictureActions(mToken); in getMaxNumPictureInPictureActions()
DActivityManager.java1023 public static int getMaxNumPictureInPictureActions() { in getMaxNumPictureInPictureActions() method in ActivityManager
/frameworks/base/non-updatable-api/
Dremoved.txt5 method @Deprecated public static int getMaxNumPictureInPictureActions();
/frameworks/base/api/
Dremoved.txt5 method @Deprecated public static int getMaxNumPictureInPictureActions();
Dcurrent.txt3794 method public int getMaxNumPictureInPictureActions();
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java4167 public int getMaxNumPictureInPictureActions(IBinder token) { in getMaxNumPictureInPictureActions() method in ActivityTaskManagerService
4222 params.truncateActions(getMaxNumPictureInPictureActions(token)); in ensureValidPictureInPictureActivityParamsLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile35640 PLcom/android/server/wm/ActivityTaskManagerService;->getMaxNumPictureInPictureActions(Landroid/os/I…