Searched refs:reportUnhandledKey (Results 1 – 3 of 3) sorted by relevance
25 void reportUnhandledKey(uint32_t sequenceNum) override;29 void InputReporter::reportUnhandledKey(uint32_t sequenceNum) { in reportUnhandledKey() function in android::InputReporter
38 virtual void reportUnhandledKey(uint32_t sequenceNum) = 0;
4815 mReporter->reportUnhandledKey(keyEntry->id); in afterKeyEventLockedInterruptible()4980 mReporter->reportUnhandledKey(keyEntry->id); in afterKeyEventLockedInterruptible()