Searched refs:hasValidProfile (Results 1 – 2 of 2) sorted by relevance
134 bool hasValidProfile() const { return getFirstValidProfile() != 0; } in hasValidProfile() function
70 bool hasValidAudioProfile() const { return mProfiles.hasValidProfile(); } in hasValidAudioProfile()