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

  /frameworks/native/libs/input/
Keyboard.cpp 243 return toggleLockedMetaState(AMETA_CAPS_LOCK_ON, down, oldMetaState);
KeyCharacterMap.cpp 70 { "capslock", AMETA_CAPS_LOCK_ON },
501 AKEYCODE_CAPS_LOCK, AMETA_CAPS_LOCK_ON, currentMetaState);
556 AKEYCODE_CAPS_LOCK, AMETA_CAPS_LOCK_ON, currentMetaState);
    [all...]
  /frameworks/native/include/android/
input.h 131 AMETA_CAPS_LOCK_ON = 0x100000,
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp     [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]

Completed in 57 milliseconds