Home
last modified time | relevance | path

Searched refs:callActivityOnPictureInPictureRequested (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java1676 public void callActivityOnPictureInPictureRequested(@NonNull Activity activity) { in callActivityOnPictureInPictureRequested() method in Instrumentation
H A DActivityThread.java5216 mInstrumentation.callActivityOnPictureInPictureRequested(r.activity); in performUserLeavingActivity()
/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/
H A Dboot-image-profile.txt2010 HSPLandroid/app/Instrumentation;->callActivityOnPictureInPictureRequested(Landroid/app/Activity;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2010 HSPLandroid/app/Instrumentation;->callActivityOnPictureInPictureRequested(Landroid/app/Activity;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5906 method public void callActivityOnPictureInPictureRequested(@NonNull android.app.Activity);