Searched refs:KEYCODE_FUNCTION (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/services/inputflinger/rust/ |
D | sticky_keys_filter.rs | 41 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/ |
D | PhysicalKeyLayout.java | 207 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/ |
D | KeyEvent.java | 393 public static final int KEYCODE_FUNCTION = 119; field in KeyEvent 2372 case KEYCODE_FUNCTION: in isModifierKey()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 32558 field public static final int KEYCODE_FUNCTION = 119; // 0x77
|
/frameworks/base/core/api/ |
D | current.txt | 51358 field public static final int KEYCODE_FUNCTION = 119; // 0x77
|