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.kt70 launcherInstrumentation?.checkForAnomaly(false, false) in atMost()
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DAbstractTaplTestsTaskbar.java109 launcher.checkForAnomaly(true, true); in setTaskbarMode()
DTaskbarModeSwitchRule.java131 launcher.checkForAnomaly(true, true);
DNavigationModeSwitchRule.java208 launcher.checkForAnomaly(true, true);
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java602 private void checkForAnomaly() { in checkForAnomaly() method
603 checkForAnomaly(false, false); in checkForAnomaly()
627 public void checkForAnomaly( in checkForAnomaly() method
780 checkForAnomaly(); in fail()
1061 checkForAnomaly(); in waitForLauncherInitialized()
1223 checkForAnomaly(false, true); in goHome()
2516 checkForAnomaly(); in eventsCheck()
2528 checkForAnomaly(); in eventsCheck() method