Searched defs:appendDescription (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp3239 entry->appendDescription(dump);
3251 mPendingEvent->appendDescription(dump);
3263 entry->appendDescription(dump);
3299 entry->eventEntry->appendDescription(dump);
3314 entry->eventEntry->appendDescription(dump);
3573 dispatchEntry->eventEntry->appendDescription(msg);
3908 void InputDispatcher::ConfigurationChangedEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::ConfigurationChangedEntry
3924 void InputDispatcher::DeviceResetEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::DeviceResetEntry
3947 void InputDispatcher::KeyEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::KeyEntry
3992 void InputDispatcher::MotionEntry::appendDescription(String function in class:android::InputDispatcher::MotionEntry
[all...]

Completed in 67 milliseconds