Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioInputDescriptor.h78 bool hasPreemptedSession(audio_session_t session) const;
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioInputDescriptor.cpp117 bool AudioInputDescriptor::hasPreemptedSession(audio_session_t session) const in hasPreemptedSession() function in android::AudioInputDescriptor