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

/frameworks/native/libs/input/
H A DKeyboard.cpp237 case AKEYCODE_SCROLL_LOCK:
258 case AKEYCODE_SCROLL_LOCK:
H A DKeyCharacterMap.cpp505 AKEYCODE_SCROLL_LOCK, AMETA_SCROLL_LOCK_ON, currentMetaState);
552 AKEYCODE_SCROLL_LOCK, AMETA_SCROLL_LOCK_ON, currentMetaState);
/frameworks/native/include/android/
H A Dkeycodes.h342 AKEYCODE_SCROLL_LOCK = 116, enumerator in enum:__anon1304
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1874 mFakeEventHub->addKey(DEVICE_ID, KEY_SCROLLLOCK, 0, AKEYCODE_SCROLL_LOCK, 0);

Completed in 68 milliseconds