Searched refs:GetConfigReceiver (Results 1 – 3 of 3) sorted by relevance
73 const shared_ptr<IPendingIntentRef> GetConfigReceiver(const ConfigKey& key) const;
262 const shared_ptr<IPendingIntentRef> ConfigManager::GetConfigReceiver(const ConfigKey& key) const { in GetConfigReceiver() function in android::os::statsd::ConfigManager
131 shared_ptr<IPendingIntentRef> receiver = mConfigManager->GetConfigReceiver(key); in __anon7d48030d0602()523 shared_ptr<IPendingIntentRef> receiver = mConfigManager->GetConfigReceiver(key); in cmd_trigger_broadcast()