Searched refs:dispatchActivityPostCreated (Results 1 – 3 of 3) sorted by relevance
380 /* package */ void dispatchActivityPostCreated(@NonNull Activity activity, in dispatchActivityPostCreated() method in Application
1212 private void dispatchActivityPostCreated(@Nullable Bundle savedInstanceState) { in dispatchActivityPostCreated() method in Activity1220 getApplication().dispatchActivityPostCreated(this, savedInstanceState); in dispatchActivityPostCreated()7811 dispatchActivityPostCreated(icicle); in performCreate()
999 HSPLandroid/app/Application;->dispatchActivityPostCreated(Landroid/app/Activity;Landroid/os/Bundle;…