Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1012 void logOutboundKeyDetailsLocked(const char* prefix, const KeyEntry* entry);
DInputDispatcher.cpp790 logOutboundKeyDetailsLocked("dispatchKey - ", entry); in dispatchKeyLocked()
852 void InputDispatcher::logOutboundKeyDetailsLocked(const char* prefix, const KeyEntry* entry) { in logOutboundKeyDetailsLocked() function in android::InputDispatcher
2283 logOutboundKeyDetailsLocked("cancel - ", in synthesizeCancelationEventsForConnectionLocked()