Searched refs:META_NUM_LOCK_ON (Results 1 – 5 of 5) sorted by relevance
1226 public static final int META_NUM_LOCK_ON = 0x200000; field in KeyEvent1258 META_NUM_LOCK_ON,2306 META_CAPS_LOCK_ON | META_NUM_LOCK_ON | META_SCROLL_LOCK_ON;2665 return (mMetaState & META_NUM_LOCK_ON) != 0; in isNumLockOn()
251 metaState |= KeyEvent.META_NUM_LOCK_ON; in javaToAndroidKeyEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32727 field public static final int META_NUM_LOCK_ON = 2097152; // 0x200000
51570 field public static final int META_NUM_LOCK_ON = 2097152; // 0x200000