Searched refs:updateLogSources (Results 1 – 4 of 4) sorted by relevance
96 void StateManager::updateLogSources(const sp<UidMap>& uidMap) { in updateLogSources() function in android::os::statsd::StateManager106 updateLogSources(uidMap); in notifyAppChanged()
71 void updateLogSources(const sp<UidMap>& uidMap);
104 StateManager::getInstance().updateLogSources(uidMap); in StatsLogProcessor()1076 StateManager::getInstance().updateLogSources(mUidMap); in onUidMapReceived()
122 mgr.updateLogSources(uidMap); in TEST()