Searched defs:KEYCODE_BACK (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/ | ||
H A D | RotaryService.java | 482 map.put(KeyEvent.KEYCODE_R, KeyEvent.KEYCODE_BACK); in map.put() |
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | KeyEvent.java | 105 public static final int KEYCODE_BACK = 4; field in KeyEvent |
/aosp14/frameworks/base/core/java/android/view/ | ||
H A D | KeyEvent.java | 107 public static final int KEYCODE_BACK = 4; field in KeyEvent |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |