Home
last modified time | relevance | path

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

/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DSplitScreenActivity.java36 protected void onPostCreate(@Nullable Bundle savedInstanceState) { in onPostCreate() method in SplitScreenActivity
37 super.onPostCreate(savedInstanceState); in onPostCreate()
/frameworks/base/core/java/android/app/
DTabActivity.java83 protected void onPostCreate(Bundle icicle) { in onPostCreate() method in TabActivity
84 super.onPostCreate(icicle); in onPostCreate()
DInstrumentation.java1600 activity.onPostCreate(savedInstanceState); in callActivityOnPostCreate()
1615 activity.onPostCreate(savedInstanceState, persistentState); in callActivityOnPostCreate()
DActivity.java2055 protected void onPostCreate(@Nullable Bundle savedInstanceState) { in onPostCreate() method in Activity
2080 public void onPostCreate(@Nullable Bundle savedInstanceState, in onPostCreate() method in Activity
2082 onPostCreate(savedInstanceState); in onPostCreate()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3379 method protected void onPostCreate(android.os.Bundle);
3380 method public void onPostCreate(android.os.Bundle, android.os.PersistableBundle);
/frameworks/base/core/api/
Dcurrent.txt4536 method @CallSuper protected void onPostCreate(@Nullable android.os.Bundle);
4537 …method public void onPostCreate(@Nullable android.os.Bundle, @Nullable android.os.PersistableBundl…
/frameworks/base/boot/
Dboot-image-profile.txt623 HSPLandroid/app/Activity;->onPostCreate(Landroid/os/Bundle;)V
/frameworks/base/config/
Dboot-image-profile.txt623 HSPLandroid/app/Activity;->onPostCreate(Landroid/os/Bundle;)V