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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java561 public static final int KEYCODE_BUTTON_6 = 193; field in class:KeyEvent
851 names.append(KEYCODE_BUTTON_6, "KEYCODE_BUTTON_6");
1823 case KeyEvent.KEYCODE_BUTTON_6:

Completed in 25 milliseconds