Home
last modified time | relevance | path

Searched refs:META_NUM_LOCK_ON (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DKeyEvent.java1094 public static final int META_NUM_LOCK_ON = 0x200000; field in KeyEvent
2078 META_CAPS_LOCK_ON | META_NUM_LOCK_ON | META_SCROLL_LOCK_ON;
2437 return (mMetaState & META_NUM_LOCK_ON) != 0; in isNumLockOn()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32727 field public static final int META_NUM_LOCK_ON = 2097152; // 0x200000
/frameworks/base/api/
Dcurrent.txt49351 field public static final int META_NUM_LOCK_ON = 2097152; // 0x200000