Searched refs:META_CAPS_LOCK_ON (Results 1 – 4 of 4) sorted by relevance
1085 public static final int META_CAPS_LOCK_ON = 0x100000; field in KeyEvent2079 META_CAPS_LOCK_ON | META_NUM_LOCK_ON | META_SCROLL_LOCK_ON;2190 metaState |= META_CAPS_LOCK_ON; in normalizeMetaState()2426 return (mMetaState & META_CAPS_LOCK_ON) != 0; in isCapsLockOn()
32717 field public static final int META_CAPS_LOCK_ON = 1048576; // 0x100000
50705 field public static final int META_CAPS_LOCK_ON = 1048576; // 0x100000
50849 field public static final int META_CAPS_LOCK_ON = 1048576; // 0x100000