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