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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java237 public static final int KEYCODE_DEL = 67; field in class:KeyEvent
362 * Deletes characters ahead of the insertion point, unlike {@link #KEYCODE_DEL}. */

Completed in 13 milliseconds