Searched refs:notifyClientConfigChanged (Results 1 – 8 of 8) sorted by relevance
170 void notifyClientConfigChanged(in ClientConfigParcel clientConfig); in notifyClientConfigChanged() method
158 void notifyClientConfigChanged(const ClientConfigParcel& clientConfig);
216 Status ResourceManagerServiceNew::notifyClientConfigChanged( in notifyClientConfigChanged() function in android::ResourceManagerServiceNew223 return ResourceManagerService::notifyClientConfigChanged(clientConfig); in notifyClientConfigChanged()
79 Status notifyClientConfigChanged(const ClientConfigParcel& clientConfig) override;
113 Status notifyClientConfigChanged(const ClientConfigParcel& clientConfig) override;
1100 Status ResourceManagerService::notifyClientConfigChanged(const ClientConfigParcel& clientConfig) { in notifyClientConfigChanged() function in android::ResourceManagerService1101 mResourceManagerMetrics->notifyClientConfigChanged(clientConfig); in notifyClientConfigChanged()
187 void ResourceManagerMetrics::notifyClientConfigChanged(const ClientConfigParcel& clientConfig) { in notifyClientConfigChanged() function in android::ResourceManagerMetrics
426 void notifyClientConfigChanged(ClientConfigParcel& clientConfig);726 void MediaCodec::ResourceManagerServiceProxy::notifyClientConfigChanged( in notifyClientConfigChanged() function in android::MediaCodec::ResourceManagerServiceProxy735 service->notifyClientConfigChanged(clientConfig); in notifyClientConfigChanged()1745 mResourceManagerProxy->notifyClientConfigChanged(clientConfig); in updateCodecImportance()5921 mResourceManagerProxy->notifyClientConfigChanged(clientConfig); in handleOutputFormatChangeIfNeeded()