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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java423 public static final int KEYCODE_NUM_LOCK = 143; field in class:KeyEvent
760 names.append(KEYCODE_NUM_LOCK, "KEYCODE_NUM_LOCK");
1064 * @see #KEYCODE_NUM_LOCK
1838 * {@link #KEYCODE_SCROLL_LOCK}, and {@link #KEYCODE_NUM_LOCK} are
1892 * {@link #KEYCODE_SCROLL_LOCK}, and {@link #KEYCODE_NUM_LOCK} are
1912 * {@link #KEYCODE_SCROLL_LOCK}, and {@link #KEYCODE_NUM_LOCK} are
1996 * {@link #KEYCODE_SCROLL_LOCK}, and {@link #KEYCODE_NUM_LOCK} are
2017 * {@link #KEYCODE_SCROLL_LOCK}, and {@link #KEYCODE_NUM_LOCK} are
2087 * {@link #KEYCODE_SCROLL_LOCK}, and {@link #KEYCODE_NUM_LOCK} ar
[all...]

Completed in 130 milliseconds