Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DNavigationModeSwitchRule.java185 + launcher.getNavigationModeMismatchError(false),
186 () -> launcher.getNavigationModeMismatchError(false) == null,
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java591 final String navigationModeError = getNavigationModeMismatchError(true); in getSystemAnomalyMessage()
844 public String getNavigationModeMismatchError(boolean waitForCorrectState) { in getNavigationModeMismatchError() method
883 final String error = getNavigationModeMismatchError(true); in verifyContainerType()