Searched refs:InputReporter (Results 1 – 2 of 2) sorted by relevance
23 class InputReporter : public InputReporterInterface { class29 void InputReporter::reportUnhandledKey(uint32_t sequenceNum) { in reportUnhandledKey()33 void InputReporter::reportDroppedKey(uint32_t sequenceNum) { in reportDroppedKey()38 return new InputReporter(); in createInputReporter()
25 "InputReporter.cpp",