Searched refs:isOnStop (Results 1 – 2 of 2) sorted by relevance
310 public boolean isOnStop() { in isOnStop() method in InstrumentationTestActivity
437 assertTrue(mActivity.isOnStop()); in testCallActivityOnStop()