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