Home
last modified time | relevance | path

Searched refs:checkForAnomaly (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
DWait.java55 launcher.checkForAnomaly(false, false); in atMost()
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DAbstractTaplTestsTaskbar.java95 launcher.checkForAnomaly(true, true); in setTaskbarMode()
DTaskbarModeSwitchRule.java131 launcher.checkForAnomaly(true, true);
DNavigationModeSwitchRule.java206 launcher.checkForAnomaly(true, true);
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java600 private void checkForAnomaly() { in checkForAnomaly() method
601 checkForAnomaly(false, false); in checkForAnomaly()
625 public void checkForAnomaly( in checkForAnomaly() method
751 checkForAnomaly(); in fail()
1019 checkForAnomaly(); in waitForLauncherInitialized()
1178 checkForAnomaly(false, true); in goHome()
2410 checkForAnomaly(); in eventsCheck()
2422 checkForAnomaly(); in eventsCheck() method