Searched refs:mPhoneProxy (Results 1 – 1 of 1) sorted by relevance
55 private volatile IBluetoothHeadsetPhone mPhoneProxy; field in HeadsetSystemInterface63 mPhoneProxy = IBluetoothHeadsetPhone.Stub.asInterface(service);73 mPhoneProxy = null;143 if (mPhoneProxy != null) { in stop()147 mPhoneProxy = null; in stop()197 if (mPhoneProxy != null) { in answerCall()200 mPhoneProxy.answerCall(); in answerCall()225 if (mPhoneProxy != null) { in hangupCall()227 mPhoneProxy.hangupCall(); in hangupCall()249 if (mPhoneProxy != null) { in sendDtmf()[all …]