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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java557 public static final int KEYCODE_BUTTON_4 = 191; field in class:KeyEvent
849 names.append(KEYCODE_BUTTON_4, "KEYCODE_BUTTON_4");
1821 case KeyEvent.KEYCODE_BUTTON_4:

Completed in 87 milliseconds