Searched refs:secondStoppedEvent (Results 1 – 1 of 1) sorted by relevance
2215 final ArrayList<Event> secondStoppedEvent = waitForEventCount(STOPPED_EVENT, in testPipActivity_StopToPause() local2218 assertEquals(Event.ACTIVITY_STOPPED, secondStoppedEvent.get(0).getEventType()); in testPipActivity_StopToPause()