OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AMETA_NUM_LOCK_ON
(Results
76 - 80
of
80
) sorted by null
1
2
3
4
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/android/
input.h
123
AMETA_NUM_LOCK_ON
= 0x200000,
[
all
...]
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/android/
input.h
123
AMETA_NUM_LOCK_ON
= 0x200000,
[
all
...]
/frameworks/native/libs/input/
KeyCharacterMap.cpp
71
{ "numlock",
AMETA_NUM_LOCK_ON
},
503
AKEYCODE_NUM_LOCK,
AMETA_NUM_LOCK_ON
, currentMetaState);
554
AKEYCODE_NUM_LOCK,
AMETA_NUM_LOCK_ON
, currentMetaState);
[
all
...]
/frameworks/native/services/inputflinger/tests/
InputReader_test.cpp
[
all
...]
/frameworks/native/services/inputflinger/
InputReader.cpp
[
all
...]
Completed in 86 milliseconds
1
2
3
4