Searched defs:KEYCODE_BUTTON_5 (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DKeyEvent.java559 public static final int KEYCODE_BUTTON_5 = 192; field in class:KeyEvent
841 names.append(KEYCODE_BUTTON_5, "KEYCODE_BUTTON_5");
1804 case KeyEvent.KEYCODE_BUTTON_5:

Completed in 38 milliseconds