Searched refs:getFirstValidProfile (Results 1 – 2 of 2) sorted by relevance
98 sp<AudioProfile> getFirstValidProfile() const;100 bool hasValidProfile() const { return getFirstValidProfile() != 0; } in hasValidProfile()
190 sp<AudioProfile> AudioProfileVector::getFirstValidProfile() const in getFirstValidProfile() function in android::AudioProfileVector