Searched refs:AKEYCODE_ENTER (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/android/
H A Dkeycodes.h206 AKEYCODE_ENTER = 66, enumerator in enum:__anon1257
/frameworks/native/libs/input/tests/
H A DInputPublisherAndConsumer_test.cpp78 const int32_t keyCode = AKEYCODE_ENTER;
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp2389 } else if (keyCode == AKEYCODE_ENTER) {

Completed in 114 milliseconds