Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIActivityTaskManager.aidl337 int getMaxNumPictureInPictureActions(in IBinder token); in getMaxNumPictureInPictureActions() method
DActivity.java2764 public int getMaxNumPictureInPictureActions() { in getMaxNumPictureInPictureActions() method in Activity
2766 return ActivityTaskManager.getService().getMaxNumPictureInPictureActions(mToken); in getMaxNumPictureInPictureActions()
DActivityManager.java967 public static int getMaxNumPictureInPictureActions() { in getMaxNumPictureInPictureActions() method in ActivityManager
/frameworks/base/api/
Dremoved.txt10 method @Deprecated public static int getMaxNumPictureInPictureActions();
Dcurrent.txt3700 method public int getMaxNumPictureInPictureActions();
/frameworks/base/non-updatable-api/
Dremoved.txt10 method @Deprecated public static int getMaxNumPictureInPictureActions();
Dcurrent.txt3700 method public int getMaxNumPictureInPictureActions();
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java4225 public int getMaxNumPictureInPictureActions(IBinder token) { in getMaxNumPictureInPictureActions() method in ActivityTaskManagerService
4280 params.truncateActions(getMaxNumPictureInPictureActions(token)); in ensureValidPictureInPictureActivityParamsLocked()
/frameworks/base/services/
Dart-profile15323 PLcom/android/server/wm/ActivityTaskManagerService;->getMaxNumPictureInPictureActions(Landroid/os/I…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt5349 Landroid/app/IActivityManager$Stub$Proxy;->getMaxNumPictureInPictureActions(Landroid/os/IBinder;)I
5966 Landroid/app/IActivityManager;->getMaxNumPictureInPictureActions(Landroid/os/IBinder;)I