Home
last modified time | relevance | path

Searched refs:navigateToRecents (Results 1 – 3 of 3) sorted by relevance

/platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/
DRecentsTests.java75 UiObject2 recents = mOverviewHelper.navigateToRecents(); in testNavigateToRecents()
83 mOverviewHelper.navigateToRecents(); in testAddAndDismissItemInRecents()
103 mOverviewHelper.navigateToRecents(); in testScrollThroughRecents()
121 mOverviewHelper.navigateToRecents(); in testSwipeItemAwayFromRecents()
141 mOverviewHelper.navigateToRecents(); in testClearAllFromRecents()
151 mOverviewHelper.navigateToRecents(); in testClearAllFromRecents()
DOverviewHelper.java85 public UiObject2 navigateToRecents() throws Exception { in navigateToRecents() method in OverviewHelper
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DOverviewHelper.java77 public UiObject2 navigateToRecents() throws Exception { in navigateToRecents() method in OverviewHelper