Home
last modified time | relevance | path

Searched defs:onPostCreate (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DMockTabActivity.java60 protected void onPostCreate(Bundle icicle) { in onPostCreate() method in MockTabActivity
DInstrumentationTestActivity.java112 protected void onPostCreate(Bundle savedInstanceState) { in onPostCreate() method in InstrumentationTestActivity
266 public void setOnPostCreate(boolean onPostCreate) { in setOnPostCreate()