Searched refs:META_CAPS_LOCK_ON (Results 1 – 6 of 6) sorted by relevance
1217 public static final int META_CAPS_LOCK_ON = 0x100000; field in KeyEvent1257 META_CAPS_LOCK_ON,2306 META_CAPS_LOCK_ON | META_NUM_LOCK_ON | META_SCROLL_LOCK_ON;2417 metaState |= META_CAPS_LOCK_ON; in normalizeMetaState()2653 return (mMetaState & META_CAPS_LOCK_ON) != 0; in isCapsLockOn()
404 mBaseText = getKeyText(kcm, keyCode, KeyEvent.META_CAPS_LOCK_ON); in KeyGlyph()408 KeyEvent.META_ALT_ON | KeyEvent.META_ALT_RIGHT_ON | KeyEvent.META_CAPS_LOCK_ON); in KeyGlyph()
248 metaState |= KeyEvent.META_CAPS_LOCK_ON; in javaToAndroidKeyEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32717 field public static final int META_CAPS_LOCK_ON = 1048576; // 0x100000
51560 field public static final int META_CAPS_LOCK_ON = 1048576; // 0x100000