Home
last modified time | relevance | path

Searched refs:META_FUNCTION_ON (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DKeyEvent.java981 public static final int META_FUNCTION_ON = 0x8; field in KeyEvent
1969 | META_SYM_ON | META_FUNCTION_ON;
2305 return (mMetaState & META_FUNCTION_ON) != 0; in isFunctionPressed()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java302 mModifierNames.put(KeyEvent.META_FUNCTION_ON, "Fn"); in loadResources()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32722 field public static final int META_FUNCTION_ON = 8; // 0x8
/frameworks/base/api/
Dcurrent.txt41488 field public static final int META_FUNCTION_ON = 8; // 0x8
Dsystem-current.txt44488 field public static final int META_FUNCTION_ON = 8; // 0x8
Dtest-current.txt41567 field public static final int META_FUNCTION_ON = 8; // 0x8