Searched refs:checkIdenticalAudioProfile (Results 1 – 3 of 3) sorted by relevance
76 if (checkIdenticalAudioProfile(&config) != NO_ERROR) { in getCompatibilityScore()91 if (checkIdenticalAudioProfile(&config) != NO_ERROR) { in getCompatibilityScore()
69 status_t PolicyAudioPort::checkIdenticalAudioProfile(const struct audio_port_config *config) const { in checkIdenticalAudioProfile() function in android::PolicyAudioPort
65 virtual status_t checkIdenticalAudioProfile(const struct audio_port_config *config) const;