Home
last modified time | relevance | path

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

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