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