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