Searched refs:META_SCROLL_LOCK_ON (Results 1 – 3 of 3) sorted by relevance
1057 public static final int META_SCROLL_LOCK_ON = 0x400000; field in KeyEvent1855 META_CAPS_LOCK_ON | META_NUM_LOCK_ON | META_SCROLL_LOCK_ON;2223 return (mMetaState & META_SCROLL_LOCK_ON) != 0; in isScrollLockOn()
22260 field public static final int META_SCROLL_LOCK_ON = 4194304; // 0x400000