Searched refs:onAppCreate (Results 1 – 3 of 3) sorted by relevance
34 void onAppCreate(Application application); in onAppCreate() method
28 public void onAppCreate(Application application) {} in onAppCreate() method in StubStartupMeasure
81 PERFORMANCE_MONITOR_MANAGER.getStartupMeasure().onAppCreate(this); in onCreate()