Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DTetherSettings.java95 private boolean mBluetoothEnableForTether; field in TetherSettings
231 if (mBluetoothEnableForTether) { in onReceive()
236 mBluetoothEnableForTether = false; in onReceive()
241 mBluetoothEnableForTether = false; in onReceive()
403 mBluetoothEnableForTether = true; in startTethering()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DTetherSettings.java95 private boolean mBluetoothEnableForTether; field in TetherSettings
231 if (mBluetoothEnableForTether) { in onReceive()
236 mBluetoothEnableForTether = false; in onReceive()
241 mBluetoothEnableForTether = false; in onReceive()
403 mBluetoothEnableForTether = true; in startTethering()