Searched refs:mBluetoothPan (Results 1 – 1 of 1) sorted by relevance
88 private AtomicReference<BluetoothPan> mBluetoothPan = new AtomicReference<BluetoothPan>(); field in TetherSettings188 BluetoothPan pan = mBluetoothPan.get(); in onCreate()465 BluetoothPan bluetoothPan = mBluetoothPan.get(); in updateBluetoothState()592 mBluetoothPan.set((BluetoothPan) proxy);595 mBluetoothPan.set(null);