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

/frameworks/base/services/input/
H A DInputDispatcher.cpp3103 entry->appendDescription(dump);
3127 entry->eventEntry->appendDescription(dump);
3142 entry->eventEntry->appendDescription(dump);
3400 dispatchEntry->eventEntry->appendDescription(msg);
3747 void InputDispatcher::ConfigurationChangedEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::ConfigurationChangedEntry
3762 void InputDispatcher::DeviceResetEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::DeviceResetEntry
3784 void InputDispatcher::KeyEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::KeyEntry
3822 void InputDispatcher::MotionEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::MotionEntry

Completed in 715 milliseconds