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

  /frameworks/base/libs/androidfw/
Keyboard.cpp 268 return toggleLockedMetaState(AMETA_NUM_LOCK_ON, down, oldMetaState);
KeyCharacterMap.cpp 69 { "numlock", AMETA_NUM_LOCK_ON },
459 AKEYCODE_NUM_LOCK, AMETA_NUM_LOCK_ON, currentMetaState);
510 AKEYCODE_NUM_LOCK, AMETA_NUM_LOCK_ON, currentMetaState);
    [all...]
  /frameworks/native/include/android/
input.h 123 AMETA_NUM_LOCK_ON = 0x200000,
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]
  /frameworks/base/services/input/
InputReader.cpp     [all...]

Completed in 55 milliseconds