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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java553 public static final int KEYCODE_BUTTON_2 = 189; field in class:KeyEvent
838 names.append(KEYCODE_BUTTON_2, "KEYCODE_BUTTON_2");
1801 case KeyEvent.KEYCODE_BUTTON_2:

Completed in 12 milliseconds