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