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