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