Searched refs:hasValidProfile (Results 1 – 3 of 3) sorted by relevance
81 bool hasValidAudioProfile() const { return mProfiles.hasValidProfile(); } in hasValidAudioProfile()
195 bool hasValidProfile() const { return getFirstValidProfile() != 0; } in hasValidProfile() function
307 if (!mProfiles.hasValidProfile()) { in pickAudioProfile()