Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java1581 public void callActivityOnStart(Activity activity) { in callActivityOnStart() method in Instrumentation
H A DActivity.java8654 mInstrumentation.callActivityOnStart(this);
/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.txt2016 HSPLandroid/app/Instrumentation;->callActivityOnStart(Landroid/app/Activity;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2016 HSPLandroid/app/Instrumentation;->callActivityOnStart(Landroid/app/Activity;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5915 method public void callActivityOnStart(android.app.Activity);