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