Home
last modified time | relevance | path

Searched defs:currentInteractionMode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/platform_testing/libraries/health/rules/src/android/platform/test/rule/
H A DNavigationModeRule.java90 private static String getCurrentOverlayPackage(int currentInteractionMode) { in getCurrentOverlayPackage()
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DNavigationModeSwitchRule.java90 final int currentInteractionMode = in apply() local
/aosp_15_r20/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java499 final int currentInteractionMode = getCurrentInteractionMode(ctx); in getNavigationModel() local
512 public static NavigationModel getNavigationModel(int currentInteractionMode) { in getNavigationModel()