Home
last modified time | relevance | path

Searched refs:AKEYCODE_C (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/android/
Dkeycodes.h133 AKEYCODE_C = 31, enumerator
/frameworks/native/libs/input/
DVirtualInputDevice.cpp109 {AKEYCODE_C, KEY_C},
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp8223 setFallback(AKEYCODE_C); in TEST_F()
8258 setFallback(AKEYCODE_C); in TEST_F()
DInputReader_test.cpp1161 mReader->getKeyCodeState(deviceId, AINPUT_SOURCE_KEYBOARD, AKEYCODE_C)); in TEST_F()