Home
last modified time | relevance | path

Searched refs:touchOutside (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DHomeAllApps.java136 protected void touchOutside(boolean tapRight, UiObject2 container) { in touchOutside() method in HomeAllApps
138 () -> super.touchOutside(tapRight, container), in touchOutside()
DAllApps.java382 touchOutside(tapRight, container); in dismissByTappingOutsideForTablet()
390 protected void touchOutside(boolean tapRight, UiObject2 container) { in touchOutside() method in AllApps