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

/frameworks/native/libs/input/
H A DKeyboard.cpp228 case AKEYCODE_CAPS_LOCK:
251 case AKEYCODE_CAPS_LOCK:
H A DKeyCharacterMap.cpp459 AKEYCODE_CAPS_LOCK, AMETA_CAPS_LOCK_ON, currentMetaState);
514 AKEYCODE_CAPS_LOCK, AMETA_CAPS_LOCK_ON, currentMetaState);
/frameworks/native/include/android/
H A Dkeycodes.h161 AKEYCODE_CAPS_LOCK = 115, enumerator in enum:__anon1195
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1864 mFakeEventHub->addKey(DEVICE_ID, KEY_CAPSLOCK, 0, AKEYCODE_CAPS_LOCK, 0);

Completed in 42 milliseconds