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