Home
last modified time | relevance | path

Searched refs:bluetoothPan (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DTetherSettings.java465 BluetoothPan bluetoothPan = mBluetoothPan.get(); in updateBluetoothState() local
466 if (btState == BluetoothAdapter.STATE_ON && bluetoothPan != null in updateBluetoothState()
467 && bluetoothPan.isTetheringOn()) { in updateBluetoothState()
470 int bluetoothTethered = bluetoothPan.getConnectedDevices().size(); in updateBluetoothState()