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