Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DFingerprintGestureDispatcherTest.java82 KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP)); in testNoServices_doesNotCrashOrConsumeGestures()
92 KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP)); in testOneNonCapturingService_doesNotCrashOrConsumeGestures()
116 KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP)); in testOneCapturingService_consumesGesturesAndPassesThemAlong()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
H A DShortcutLoggingTests.java167 new int[]{KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP}, in shortcutTestArguments()
168 KeyboardLogEvent.SYSTEM_NAVIGATION, KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP, in shortcutTestArguments()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFingerprintGestureDispatcher.java146 case KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP: in onFingerprintGesture()
/aosp14/frameworks/base/core/java/android/view/
H A DKeyEvent.java817 public static final int KEYCODE_SYSTEM_NAVIGATION_UP = 280; field in KeyEvent
2049 case KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP: in isSystemKey()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesCommandQueueCallbacks.java317 if (KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP == key.getKeyCode()) { in handleSystemKey()
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java4402 case KeyEvent.KEYCODE_SYSTEM_NAVIGATION_UP:
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt51013 field public static final int KEYCODE_SYSTEM_NAVIGATION_UP = 280; // 0x118