Searched defs:isCallRx (Results 1 – 3 of 3) sorted by relevance
100 bool isInternal, bool isCallRx, bool isCallTx) : in SourceClientDescriptor()
66 virtual bool isCallRx() const { return false; } in isCallRx() function268 bool isCallRx() const override { return mIsCallRx; } in isCallRx() function
5778 uid_t uid, bool internal, bool isCallRx, in startAudioSourceInternal()