Home
last modified time | relevance | path

Searched refs:getFirstValidProfile (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfile.h185 sp<AudioProfile> getFirstValidProfile() const in getFirstValidProfile() function
195 bool hasValidProfile() const { return getFirstValidProfile() != 0; } in hasValidProfile()