Home
last modified time | relevance | path

Searched refs:onPostCreate (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DSplitScreenActivity.java36 protected void onPostCreate(@Nullable Bundle savedInstanceState) { in onPostCreate() method in SplitScreenActivity
37 super.onPostCreate(savedInstanceState); in onPostCreate()
/aosp14/frameworks/base/core/java/android/app/
H A DTabActivity.java83 protected void onPostCreate(Bundle icicle) { in onPostCreate() method in TabActivity
84 super.onPostCreate(icicle); in onPostCreate()
H A DInstrumentation.java1530 activity.onPostCreate(savedInstanceState); in callActivityOnPostCreate()
1545 activity.onPostCreate(savedInstanceState, persistentState); in callActivityOnPostCreate()
H A DActivity.java1946 protected void onPostCreate(@Nullable Bundle savedInstanceState) { in onPostCreate() method in Activity
1971 public void onPostCreate(@Nullable Bundle savedInstanceState, in onPostCreate() method in Activity
1973 onPostCreate(savedInstanceState); in onPostCreate()
/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/core/api/
H A Dcurrent.txt4449 method @CallSuper protected void onPostCreate(@Nullable android.os.Bundle);
4450 …method public void onPostCreate(@Nullable android.os.Bundle, @Nullable android.os.PersistableBundl…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt615 HSPLandroid/app/Activity;->onPostCreate(Landroid/os/Bundle;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt615 HSPLandroid/app/Activity;->onPostCreate(Landroid/os/Bundle;)V