Home
last modified time | relevance | path

Searched defs:isCallRedir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/
H A DAudioPolicyInterface.h660 bool isCallRedir; member
/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp887 const bool isCallRedir = (attr.flags & AUDIO_FLAG_CALL_REDIRECTION) != 0; in getInputForAttr() local