Searched refs:waitAndAssertActivityCurrentState (Results 1 – 4 of 4) sorted by relevance
52 void waitAndAssertActivityCurrentState(Class<? extends Activity> activityClass, in waitAndAssertActivityCurrentState() method in LifecycleTracker
83 waitAndAssertActivityCurrentState(activity.getClass(), ON_RESUME); in testKeyguardShowHide()
274 final void waitAndAssertActivityCurrentState( in waitAndAssertActivityCurrentState() method in ActivityLifecycleClientTestBase277 mLifecycleTracker.waitAndAssertActivityCurrentState(activityClass, expectedState); in waitAndAssertActivityCurrentState()
675 waitAndAssertActivityCurrentState(CallbackTrackingActivity.class, in testTopPositionLaunchedBehindLockScreen()706 waitAndAssertActivityCurrentState(activity.getClass(), ON_TOP_POSITION_GAINED); in testTopPositionRemovedBehindLockScreen()