Searched refs:getLatestMonitoredTagEvents (Results 1 – 3 of 3) sorted by relevance
80 void getLatestMonitoredTagEvents(std::vector<std::string> &out);
263 void TagMonitor::getLatestMonitoredTagEvents(std::vector<std::string> &out) { in getLatestMonitoredTagEvents() function in android::TagMonitor
673 mTagMonitor.getLatestMonitoredTagEvents(out); in dumpWatchedEventsToVector()