Searched refs:logOutboundMotionDetailsLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.cpp812 logOutboundMotionDetailsLocked("dispatchMotion - ", entry);
863 void InputDispatcher::logOutboundMotionDetailsLocked(const char* prefix, const MotionEntry* entry) { function in class:android::InputDispatcher
1803 logOutboundMotionDetailsLocked(" ", splitMotionEntry);
2208 logOutboundMotionDetailsLocked("cancel - ",
H A DInputDispatcher.h978 void logOutboundMotionDetailsLocked(const char* prefix, const MotionEntry* entry);

Completed in 113 milliseconds