Searched refs:isOnPostCreate (Results 1 – 2 of 2) sorted by relevance
264 public boolean isOnPostCreate() { in isOnPostCreate() method in InstrumentationTestActivity
256 assertTrue(mActivity.isOnPostCreate()); in testCallActivityOnPostCreate()