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