Home
last modified time | relevance | path

Searched refs:KEYCODE_NUMPAD_9 (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/
H A DAvrcpPassthrough.java60 return KeyEvent.KEYCODE_NUMPAD_9; in toKeyCode()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPinBasedInputView.java95 if (keyCode >= KeyEvent.KEYCODE_NUMPAD_0 && keyCode <= KeyEvent.KEYCODE_NUMPAD_9) { in onKeyDown()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java291 mSpecialCharacterNames.put(KeyEvent.KEYCODE_NUMPAD_9, in loadResources()
/aosp12/frameworks/base/core/java/android/view/
H A DKeyEvent.java461 public static final int KEYCODE_NUMPAD_9 = 153; field in KeyEvent
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt47660 field public static final int KEYCODE_NUMPAD_9 = 153; // 0x99
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt32614 field public static final int KEYCODE_NUMPAD_9 = 153; // 0x99