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 267 return toggleLockedMetaState(AMETA_NUM_LOCK_ON, down, oldMetaState);
KeyCharacterMap.cpp 70 { "numlock", AMETA_NUM_LOCK_ON },
460 AKEYCODE_NUM_LOCK, AMETA_NUM_LOCK_ON, currentMetaState);
511 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 129 milliseconds