Home
last modified time | relevance | path

Searched refs:InputReporter (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reporter/
DInputReporter.cpp23 class InputReporter : public InputReporterInterface { class
29 void InputReporter::reportUnhandledKey(uint32_t sequenceNum) { in reportUnhandledKey()
33 void InputReporter::reportDroppedKey(uint32_t sequenceNum) { in reportDroppedKey()
38 return sp<InputReporter>::make(); in createInputReporter()
DAndroid.bp34 "InputReporter.cpp",