Searched refs:AKEYCODE_CAPS_LOCK (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/libs/input/
H A DKeyboard.cpp233 case AKEYCODE_CAPS_LOCK:
256 case AKEYCODE_CAPS_LOCK:
H A DKeyCharacterMap.cpp501 AKEYCODE_CAPS_LOCK, AMETA_CAPS_LOCK_ON, currentMetaState);
556 AKEYCODE_CAPS_LOCK, AMETA_CAPS_LOCK_ON, currentMetaState);
/frameworks/native/include/android/
H A Dkeycodes.h340 AKEYCODE_CAPS_LOCK = 115, enumerator in enum:__anon1304
/frameworks/native/services/inputflinger/
H A DInputReader.cpp712 device->updateMetaState(AKEYCODE_CAPS_LOCK);
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1872 mFakeEventHub->addKey(DEVICE_ID, KEY_CAPSLOCK, 0, AKEYCODE_CAPS_LOCK, 0);

Completed in 366 milliseconds