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

/frameworks/base/services/input/
H A DInputDispatcher.cpp3168 entry->appendDescription(dump);
3180 mPendingEvent->appendDescription(dump);
3192 entry->appendDescription(dump);
3216 entry->eventEntry->appendDescription(dump);
3231 entry->eventEntry->appendDescription(dump);
3490 dispatchEntry->eventEntry->appendDescription(msg);
3837 void InputDispatcher::ConfigurationChangedEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::ConfigurationChangedEntry
3853 void InputDispatcher::DeviceResetEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::DeviceResetEntry
3876 void InputDispatcher::KeyEntry::appendDescription(String8& msg) const { function in class:android::InputDispatcher::KeyEntry
3917 void InputDispatcher::MotionEntry::appendDescription(String function in class:android::InputDispatcher::MotionEntry
[all...]

Completed in 60 milliseconds