Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h413 void logOutboundKeyDetails(const char* prefix, const KeyEntry& entry);
H A DInputDispatcher.cpp1434 logOutboundKeyDetails("dispatchKey - ", *entry); in dispatchKeyLocked()
1499 void InputDispatcher::logOutboundKeyDetails(const char* prefix, const KeyEntry& entry) { in logOutboundKeyDetails() function in android::inputdispatcher::InputDispatcher
3537 logOutboundKeyDetails("cancel - ", in synthesizeCancelationEventsForConnectionLocked()