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