Searched refs:SetConfigReceiver (Results 1 – 3 of 3) sorted by relevance
71 void SetConfigReceiver(const ConfigKey& key, const shared_ptr<IPendingIntentRef>& pir);
115 void ConfigManager::SetConfigReceiver(const ConfigKey& key, in SetConfigReceiver() function in android::os::statsd::ConfigManager
1276 mConfigManager->SetConfigReceiver(configKey, pir); in setDataFetchOperation()