Searched refs:updateLogSources (Results 1 – 4 of 4) sorted by relevance
98 void StateManager::updateLogSources(const sp<UidMap>& uidMap) { in updateLogSources() function in android::os::statsd::StateManager108 updateLogSources(uidMap); in notifyAppChanged()
72 void updateLogSources(const sp<UidMap>& uidMap);
124 mgr.updateLogSources(uidMap); in TEST()
117 StateManager::getInstance().updateLogSources(uidMap); in StatsLogProcessor()1459 StateManager::getInstance().updateLogSources(mUidMap); in onUidMapReceived()