Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
H A DWait.java55 launcher.checkForAnomaly(false, false); in atMost()
/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DLauncherInstrumentation.java472 private void checkForAnomaly() { in checkForAnomaly() method
473 checkForAnomaly(false, false); in checkForAnomaly()
476 public void checkForAnomaly( in checkForAnomaly() method
597 checkForAnomaly(); in fail()
753 checkForAnomaly(); in waitForLauncherInitialized()
842 checkForAnomaly(false, true); in pressHome()
1679 checkForAnomaly(); in eventsCheck()
1691 checkForAnomaly(); in eventsCheck() method
/aosp12/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
H A DNavigationModeSwitchRule.java219 launcher.checkForAnomaly(true, true);