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