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

/frameworks/base/services/input/
H A DInputDispatcher.cpp3166 entry->appendDescription(dump);
3190 entry->eventEntry->appendDescription(dump);
3205 entry->eventEntry->appendDescription(dump);
3462 dispatchEntry->eventEntry->appendDescription(msg);
3809 void InputDispatcher::ConfigurationChangedEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::ConfigurationChangedEntry
3824 void InputDispatcher::DeviceResetEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::DeviceResetEntry
3846 void InputDispatcher::KeyEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::KeyEntry
3884 void InputDispatcher::MotionEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::MotionEntry

Completed in 834 milliseconds