Searched defs:KEYCODE_BUTTON_C (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/
H A DKeyEvent.java314 public static final int KEYCODE_BUTTON_C = 98; field in class:KeyEvent
747 names.append(KEYCODE_BUTTON_C, "KEYCODE_BUTTON_C");
1787 case KeyEvent.KEYCODE_BUTTON_C:

Completed in 11 milliseconds