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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java575 public static final int KEYCODE_BUTTON_13 = 200; field in class:KeyEvent
858 names.append(KEYCODE_BUTTON_13, "KEYCODE_BUTTON_13");
1830 case KeyEvent.KEYCODE_BUTTON_13:

Completed in 12 milliseconds