Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DTetherSettings.java366 BluetoothPan bluetoothPan = mBluetoothPan.get(); in updateBluetoothState() local
367 if (btState == BluetoothAdapter.STATE_ON && bluetoothPan != null in updateBluetoothState()
368 && bluetoothPan.isTetheringOn()) { in updateBluetoothState()
/packages/apps/Settings/src/com/android/settings/
DTetherSettings.java398 BluetoothPan bluetoothPan = mBluetoothPan.get(); in updateBluetoothState() local
399 if (btState == BluetoothAdapter.STATE_ON && bluetoothPan != null in updateBluetoothState()
400 && bluetoothPan.isTetheringOn()) { in updateBluetoothState()