Home
last modified time | relevance | path

Searched refs:KEYCODE_NOTIFICATION (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
H A DShortcutLoggingTests.java82 new int[]{KeyEvent.KEYCODE_NOTIFICATION}, in shortcutTestArguments()
83 KeyboardLogEvent.TOGGLE_NOTIFICATION_PANEL, KeyEvent.KEYCODE_NOTIFICATION, in shortcutTestArguments()
/aosp14/frameworks/base/core/java/android/view/
H A DKeyEvent.java282 public static final int KEYCODE_NOTIFICATION = 83; field in KeyEvent
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java3317 case KeyEvent.KEYCODE_NOTIFICATION:
/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.txt50938 field public static final int KEYCODE_NOTIFICATION = 83; // 0x53