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