Home
last modified time | relevance | path

Searched defs:getCurrentInteractionMode (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationModeController.java159 private int getCurrentInteractionMode(Context context) { in getCurrentInteractionMode() method in NavigationModeController
/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DLauncherInstrumentation.java1541 public static int getCurrentInteractionMode(Context context) { in getCurrentInteractionMode() method