Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java844 public String getNavigationModeMismatchError(boolean waitForCorrectState) { in getNavigationModeMismatchError() argument
845 final int waitTime = waitForCorrectState ? WAIT_TIME_MS : 0; in getNavigationModeMismatchError()