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

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

Completed in 11 milliseconds