Home
last modified time | relevance | path

Searched defs:AMETA_SCROLL_LOCK_ON (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/libinput_bindgen/linux_glibc_x86_64_source/
Dbindings.rs40 pub const AMETA_SCROLL_LOCK_ON: _bindgen_ty_6 = 4194304; constant
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/libinput_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs40 pub const AMETA_SCROLL_LOCK_ON: _bindgen_ty_6 = 4194304; constant
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DNativeAndroidInput.java81 static final int AMETA_SCROLL_LOCK_ON = 0x400000; field in NativeAndroidInput
/aosp_15_r20/frameworks/native/include/android/
H A Dinput.h145 AMETA_SCROLL_LOCK_ON = 0x400000, enumerator
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dinput.h145 AMETA_SCROLL_LOCK_ON = 0x400000, enumerator