Searched refs:mBluetoothCallback (Results 1 – 2 of 2) sorted by relevance
277 private TetheredInterfaceCallbackShim mBluetoothCallback; field in Tethering790 mBluetoothCallback = null; in onServiceDisconnected()829 mBluetoothCallback = new BluetoothCallback(); in changeBluetoothTetheringSettings()832 mBluetoothCallback); in changeBluetoothTetheringSettings()844 mBluetoothCallback = null; in changeBluetoothTetheringSettings()856 if (this != mBluetoothCallback) return; in onAvailable()864 if (this != mBluetoothCallback) return; in onUnavailable()
308 private final IBluetoothCallback mBluetoothCallback = new IBluetoothCallback.Stub() { field in BluetoothManagerService1519 synchronousUnregisterCallback(mBluetoothCallback, in unbindAndFinish()2341 synchronousRegisterCallback(mBluetoothCallback, in handleMessage()2589 synchronousUnregisterCallback(mBluetoothCallback, in restartForReason()2975 synchronousUnregisterCallback(mBluetoothCallback, mContext.getAttributionSource()); in recoverBluetoothServiceFromError()