Searched refs:getPolicyPluginInterface (Results 1 – 5 of 5) sorted by relevance
38 android::AudioPolicyPluginInterface *getPolicyPluginInterface() const;
30 mPolicyPluginInterface(mPolicySubsystem->getPolicyPluginInterface()) in Stream()
35 mPolicyPluginInterface(mPolicySubsystem->getPolicyPluginInterface()) in InputSource()
42 mPolicyPluginInterface = mPolicySubsystem->getPolicyPluginInterface(); in ProductStrategy()
80 android::AudioPolicyPluginInterface *PolicySubsystem::getPolicyPluginInterface() const in getPolicyPluginInterface() function in PolicySubsystem