Searched refs:META_SCROLL_LOCK_ON (Results 1 – 3 of 3) sorted by relevance
1016 public static final int META_SCROLL_LOCK_ON = 0x400000; field in KeyEvent1917 META_CAPS_LOCK_ON | META_NUM_LOCK_ON | META_SCROLL_LOCK_ON;2285 return (mMetaState & META_SCROLL_LOCK_ON) != 0; in isScrollLockOn()
34963 field public static final int META_SCROLL_LOCK_ON = 4194304; // 0x400000
32730 field public static final int META_SCROLL_LOCK_ON = 4194304; // 0x400000