Searched refs:dispatchActivityPostStarted (Results 1 – 3 of 3) sorted by relevance
412 /* package */ void dispatchActivityPostStarted(@NonNull Activity activity) { in dispatchActivityPostStarted() method in Application
1243 private void dispatchActivityPostStarted() { in dispatchActivityPostStarted() method in Activity1251 getApplication().dispatchActivityPostStarted(this); in dispatchActivityPostStarted()7865 dispatchActivityPostStarted(); in performStart()
1004 HSPLandroid/app/Application;->dispatchActivityPostStarted(Landroid/app/Activity;)V