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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java552 public static final int KEYCODE_BUTTON_8 = 195; field in class:KeyEvent
812 names.append(KEYCODE_BUTTON_8, "KEYCODE_BUTTON_8");
1763 case KeyEvent.KEYCODE_BUTTON_8:

Completed in 49 milliseconds