Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityTaskManager.java370 public static int getMaxNumPictureInPictureActions(@NonNull Context context) { in getMaxNumPictureInPictureActions() method in ActivityTaskManager
H A DActivity.java3028 public int getMaxNumPictureInPictureActions() { in getMaxNumPictureInPictureActions() method in Activity
3029 return ActivityTaskManager.getMaxNumPictureInPictureActions(this); in getMaxNumPictureInPictureActions()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java984 params.truncateActions(ActivityTaskManager.getMaxNumPictureInPictureActions(mContext)); in ensureValidPictureInPictureActivityParams()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt203 method public static int getMaxNumPictureInPictureActions(@NonNull android.content.Context);
H A Dcurrent.txt4358 method public int getMaxNumPictureInPictureActions();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt5346 Landroid/app/IActivityManager$Stub$Proxy;->getMaxNumPictureInPictureActions(Landroid/os/IBinder;)I
5963 Landroid/app/IActivityManager;->getMaxNumPictureInPictureActions(Landroid/os/IBinder;)I