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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp3182 entry->appendDescription(dump);
3194 mPendingEvent->appendDescription(dump);
3206 entry->appendDescription(dump);
3242 entry->eventEntry->appendDescription(dump);
3257 entry->eventEntry->appendDescription(dump);
3516 dispatchEntry->eventEntry->appendDescription(msg);
3863 void InputDispatcher::ConfigurationChangedEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::ConfigurationChangedEntry
3879 void InputDispatcher::DeviceResetEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::DeviceResetEntry
3902 void InputDispatcher::KeyEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::KeyEntry
3947 void InputDispatcher::MotionEntry::appendDescription(String function in class:android::InputDispatcher::MotionEntry
[all...]

Completed in 387 milliseconds