Searched refs:mPhoneProxy (Results 1 – 1 of 1) sorted by relevance
162 private IBluetoothHeadsetPhone mPhoneProxy; field in HeadsetStateMachine273 if (mPhoneProxy != null) { in cleanup()277 mPhoneProxy = null; in cleanup()1123 if (mPhoneProxy != null) { in processSlcConnected()1125 mPhoneProxy.queryPhoneState(); in processSlcConnected()1549 if (mPhoneProxy != null) { in processSlcConnected()1551 mPhoneProxy.queryPhoneState(); in processSlcConnected()2015 if (mPhoneProxy != null) { in processSlcConnected()2017 mPhoneProxy.queryPhoneState(); in processSlcConnected()2065 mPhoneProxy = IBluetoothHeadsetPhone.Stub.asInterface(service);[all …]