Searched refs:hasPreemptedSession (Results 1 – 3 of 3) sorted by relevance
56 bool hasPreemptedSession(audio_session_t session) const;
116 bool AudioInputDescriptor::hasPreemptedSession(audio_session_t session) const in hasPreemptedSession() function in android::AudioInputDescriptor
1617 !activeDesc->hasPreemptedSession(session)) { in startInput()