Searched refs:awaitForEvents (Results 1 – 2 of 2) sorted by relevance
96 public static List<Pair<TestEventType, Lifecycle.Event>> awaitForEvents() in awaitForEvents() method in SimpleAppLifecycleTestActivity
95 List<Pair<TestEventType, Event>> events = SimpleAppLifecycleTestActivity.awaitForEvents(); in testFullLifecycle()