Searched refs:mBluetoothIfaceRequest (Results 1 – 1 of 1) sorted by relevance
278 private TetheredInterfaceRequestShim mBluetoothIfaceRequest; field in Tethering837 mBluetoothIfaceRequest = null; in onServiceDisconnected()872 if (mBluetoothIfaceRequest != null) { in changeBluetoothTetheringSettings()879 mBluetoothIfaceRequest = panShim.requestTetheredInterface(mExecutor, in changeBluetoothTetheringSettings()885 if (mBluetoothIfaceRequest == null) { in changeBluetoothTetheringSettings()890 mBluetoothIfaceRequest.release(); in changeBluetoothTetheringSettings()891 mBluetoothIfaceRequest = null; in changeBluetoothTetheringSettings()