Home
last modified time | relevance | path

Searched refs:mOnPostCreate (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/src/android/app/cts/
DInstrumentationTestActivity.java40 private boolean mOnPostCreate; field in InstrumentationTestActivity
111 mOnPostCreate = true; in onPostCreate()
260 return mOnPostCreate; in isOnPostCreate()
264 mOnPostCreate = onPostCreate; in setOnPostCreate()