Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/rust/
Dsticky_keys_filter.rs41 const KEYCODE_FUNCTION: i32 = 119; constant
151 | KEYCODE_FUNCTION in is_modifier_key()
228 KEYCODE_CTRL_LEFT, KEYCODE_CTRL_RIGHT, KEYCODE_FUNCTION, KEYCODE_META_LEFT,
300 KEYCODE_FUNCTION, in test_notify_key_passes_non_ephemeral_modifier_keys()
/frameworks/base/core/java/android/hardware/input/
DPhysicalKeyLayout.java207 getKey(KeyEvent.KEYCODE_FUNCTION, 1.0F), in createAnsiLayout()
257 getKey(KeyEvent.KEYCODE_FUNCTION, 1.0F), in createIsoLayout()
308 getKey(KeyEvent.KEYCODE_FUNCTION, 1.0F), in createJisLayout()
367 case KeyEvent.KEYCODE_FUNCTION: in isSpecialKey()
/frameworks/base/core/java/android/view/
DKeyEvent.java393 public static final int KEYCODE_FUNCTION = 119; field in KeyEvent
2372 case KEYCODE_FUNCTION: in isModifierKey()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32558 field public static final int KEYCODE_FUNCTION = 119; // 0x77
/frameworks/base/core/api/
Dcurrent.txt51358 field public static final int KEYCODE_FUNCTION = 119; // 0x77