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