Searched defs:KEYCODE_BUTTON_12 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DKeyEvent.java573 public static final int KEYCODE_BUTTON_12 = 199; field in class:KeyEvent
857 names.append(KEYCODE_BUTTON_12, "KEYCODE_BUTTON_12");
1829 case KeyEvent.KEYCODE_BUTTON_12:

Completed in 77 milliseconds