Searched refs:noteConfigRemoved (Results 1 – 4 of 4) sorted by relevance
328 void noteConfigRemoved(const ConfigKey& key);
288 void StatsdStats::noteConfigRemoved(const ConfigKey& key) { in noteConfigRemoved() function in android::os::statsd::StatsdStats
231 stats.noteConfigRemoved(key); in TEST()
876 StatsdStats::getInstance().noteConfigRemoved(key); in OnConfigRemoved()