Searched refs:RECENTS (Results 1 – 5 of 5) sorted by relevance
21 const val RECENTS = "com.android.wm.shell.recents.RecentsTransitionHandler" constant
89 transition.handler == TransitionHandler.RECENTS && in <lambda>()
36 private static final String RECENTS = "com.android.systemui:id/recents_view"; field in RecentsTests93 (By.res(RECENTS)),TIMEOUT); in testScrollThroughRecents()131 (By.res(RECENTS)),TIMEOUT); in testClearAllFromRecents()
38 private static final String RECENTS = "com.android.systemui:id/recents_view"; field in OverviewHelper79 return mDevice.wait(Until.findObject(By.res(RECENTS)), TIMEOUT); in navigateToRecents()
50 private static final String RECENTS = "com.android.systemui:id/recents_view"; field in OverviewHelper80 return mDevice.wait(Until.findObject(By.res(RECENTS)), TIMEOUT); in navigateToRecents()