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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java625 public static final int KEYCODE_ASSIST = 219; field in class:KeyEvent
627 private static final int LAST_KEYCODE = KEYCODE_ASSIST;
868 names.append(KEYCODE_ASSIST, "KEYCODE_ASSIST");

Completed in 67 milliseconds