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