Searched refs:noteSubscriptionAtomPulled (Results 1 – 4 of 4) sorted by relevance
233 StatsdStats::getInstance().noteSubscriptionAtomPulled( in pullIfNeeded()
718 void noteSubscriptionAtomPulled(int atomId);
1081 void StatsdStats::noteSubscriptionAtomPulled(int atomId) { in noteSubscriptionAtomPulled() function in android::os::statsd::StatsdStats
959 stats.noteSubscriptionAtomPulled(/* atomId */ 10'001); in TEST()