HomeSort by relevance Sort by last modified time
    Searched refs:AMETA_NUM_LOCK_ON (Results 1 - 5 of 5) sorted by null

  /frameworks/native/libs/input/
Keyboard.cpp 245 return toggleLockedMetaState(AMETA_NUM_LOCK_ON, down, oldMetaState);
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/include/android/
input.h 134 AMETA_NUM_LOCK_ON = 0x200000,
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp     [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]

Completed in 147 milliseconds