Searched defs:getKeyCode (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | VerifiedKeyEvent.java | 250 public int getKeyCode() { in getKeyCode() method in VerifiedKeyEvent |
H A D | KeyEvent.java | 2567 public final int getKeyCode() { in getKeyCode() method in KeyEvent |
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | SearchableInfo.java | 449 public int getKeyCode() { in getKeyCode() method in SearchableInfo.ActionKeyInfo |
/aosp12/frameworks/native/include/input/ | ||
H A D | Input.h | 484 inline int32_t getKeyCode() const { return mKeyCode; } in getKeyCode() function |
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/ | ||
H A D | RotaryService.java | 1436 private static int getKeyCode(KeyEvent event) { in getKeyCode() method in RotaryService |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |