Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/buttons/
DKeyButtonViewTest.java24 import static android.view.KeyEvent.KEYCODE_APP_SWITCH;
96 checkmetrics(KEYCODE_APP_SWITCH, ACTION_UP, 0, NAVBAR_OVERVIEW_BUTTON_TAP); in testLogOverviewPress()
111 checkmetrics(KEYCODE_APP_SWITCH, ACTION_DOWN, FLAG_LONG_PRESS, in testLogOverviewLongPress()
/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
DShortcutLoggingTests.java89 {"APP_SWITCH key -> Open App switcher", new int[]{KeyEvent.KEYCODE_APP_SWITCH}, in shortcutTestArguments()
90 KeyboardLogEvent.APP_SWITCH, KeyEvent.KEYCODE_APP_SWITCH, 0}, in shortcutTestArguments()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonView.java412 case KeyEvent.KEYCODE_APP_SWITCH: in logSomePresses()
/frameworks/base/core/java/android/view/
DKeyEvent.java577 public static final int KEYCODE_APP_SWITCH = 187; field in KeyEvent
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java3424 case KeyEvent.KEYCODE_APP_SWITCH:
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32469 field public static final int KEYCODE_APP_SWITCH = 187; // 0xbb
/frameworks/base/core/api/
Dcurrent.txt51254 field public static final int KEYCODE_APP_SWITCH = 187; // 0xbb