Searched refs:mPhoneProxy (Results 1 – 1 of 1) sorted by relevance
48 private volatile IBluetoothHeadsetPhone mPhoneProxy; field in HeadsetSystemInterface56 mPhoneProxy = IBluetoothHeadsetPhone.Stub.asInterface(service);66 mPhoneProxy = null;103 if (mPhoneProxy != null) { in stop()107 mPhoneProxy = null; in stop()157 if (mPhoneProxy != null) { in answerCall()160 mPhoneProxy.answerCall(); in answerCall()185 if (mPhoneProxy != null) { in hangupCall()187 mPhoneProxy.hangupCall(); in hangupCall()209 if (mPhoneProxy != null) { in sendDtmf()[all …]