Searched refs:onStopInvoked (Results 1 – 2 of 2) sorted by relevance
27 public boolean onStopInvoked; field in TestRearDisplayActivity38 onStopInvoked = true; in onStop()
518 waitAndAssert(() -> mActivity.onStopInvoked); in testStartRearDisplayPresentation_whenInBackground()