Home
last modified time | relevance | path

Searched refs:META_SCROLL_LOCK_ON (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DKeyEvent.java1103 public static final int META_SCROLL_LOCK_ON = 0x400000; field in KeyEvent
2079 META_CAPS_LOCK_ON | META_NUM_LOCK_ON | META_SCROLL_LOCK_ON;
2450 return (mMetaState & META_SCROLL_LOCK_ON) != 0; in isScrollLockOn()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32728 field public static final int META_SCROLL_LOCK_ON = 4194304; // 0x400000
/frameworks/base/non-updatable-api/
Dcurrent.txt50716 field public static final int META_SCROLL_LOCK_ON = 4194304; // 0x400000
/frameworks/base/api/
Dcurrent.txt50860 field public static final int META_SCROLL_LOCK_ON = 4194304; // 0x400000