Searched refs:bluetoothPan (Results 1 – 2 of 2) sorted by relevance
452 final BluetoothPan bluetoothPan = mBluetoothPan.get(); in isBluetoothTetheringOn() local453 return bluetoothPan != null && bluetoothPan.isTetheringOn(); in isBluetoothTetheringOn()
126 AtomicReference<BluetoothPan> bluetoothPan) { in TetherEnabler() argument136 mBluetoothPan = bluetoothPan; in TetherEnabler()