Home
last modified time | relevance | path

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

/platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/
DRecentsTests.java104 UiObject2 recentsView = mDevice.wait(Until.findObject in testScrollThroughRecents() local
106 mOverviewHelper.scrollToTopOfRecents(recentsView); in testScrollThroughRecents()
142 UiObject2 recentsView = mDevice.wait(Until.findObject in testClearAllFromRecents() local
145 mOverviewHelper.scrollToTopOfRecents(recentsView); in testClearAllFromRecents()
DOverviewHelper.java129 UiObject2 recentsView = mDevice.wait(Until.findObject in dockAppToTopMultiwindowSlot() local
133 scrollToTopOfRecents(recentsView); in dockAppToTopMultiwindowSlot()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DOverviewHelper.java167 UiObject2 recentsView = mDevice.wait(Until.findObject in dockAppToTopMultiwindowSlot() local
171 scrollToTopOfRecents(recentsView); in dockAppToTopMultiwindowSlot()