Searched refs:dumpMonitors (Results 1 – 2 of 2) sorted by relevance
657 void dumpMonitors(std::string& dump, const std::vector<Monitor>& monitors) const;
5965 dumpMonitors(dump, monitors); in dumpDispatchStateLocked()6070 void InputDispatcher::dumpMonitors(std::string& dump, const std::vector<Monitor>& monitors) const { in dumpMonitors() function in android::inputdispatcher::InputDispatcher