Searched refs:dismissByTappingOutsideForTablet (Results 1 – 4 of 4) sorted by relevance
155 getTaskbar().openAllApps().dismissByTappingOutsideForTablet(/* tapRight= */ true); in testDismissAllAppsByTappingOutsideSheet()156 getTaskbar().openAllApps().dismissByTappingOutsideForTablet(/* tapRight= */ false); in testDismissAllAppsByTappingOutsideSheet()
111 mLauncher.getWorkspace().switchToAllApps().dismissByTappingOutsideForTablet( in testAllAppsDeadzoneForTablet()113 mLauncher.getWorkspace().switchToAllApps().dismissByTappingOutsideForTablet( in testAllAppsDeadzoneForTablet()
93 public void dismissByTappingOutsideForTablet(boolean tapRight) { in dismissByTappingOutsideForTablet() method in SearchResultFromQsb
371 public void dismissByTappingOutsideForTablet(boolean tapRight) { in dismissByTappingOutsideForTablet() method in AllApps