Searched defs:notifyAppRemoved (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/StatsD/statsd/src/metrics/ | ||
| D | MetricProducer.h | 218 void notifyAppRemoved(const int64_t& eventTimeNs) { in notifyAppRemoved() function |
| D | MetricsManager.cpp | 364 void MetricsManager::notifyAppRemoved(const int64_t& eventTimeNs, const string& apk, in notifyAppRemoved() function in android::os::statsd::MetricsManager |
| /packages/modules/StatsD/statsd/src/ | ||
| D | StatsLogProcessor.cpp | 1415 void StatsLogProcessor::notifyAppRemoved(const int64_t& eventTimeNs, const string& apk, in notifyAppRemoved() function in android::os::statsd::StatsLogProcessor |