Home
last modified time | relevance | path

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

/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()
96 int number = keyCode - KeyEvent.KEYCODE_NUMPAD_0; in onKeyDown()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/
H A DAvrcpPassthrough.java42 return KeyEvent.KEYCODE_NUMPAD_0; in toKeyCode()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java273 mSpecialCharacterNames.put(KeyEvent.KEYCODE_NUMPAD_0, in loadResources()
/aosp12/frameworks/base/core/java/android/view/
H A DKeyEvent.java443 public static final int KEYCODE_NUMPAD_0 = 144; 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.txt47651 field public static final int KEYCODE_NUMPAD_0 = 144; // 0x90
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt32605 field public static final int KEYCODE_NUMPAD_0 = 144; // 0x90