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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java809 public static final int KEYCODE_ALL_APPS = 284; field in class:KeyEvent
811 private static final int LAST_KEYCODE = KEYCODE_ALL_APPS;

Completed in 225 milliseconds