Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DTetherSettings.java109 private boolean mBluetoothEnableForTether; field in TetherSettings
294 if (mBluetoothEnableForTether) { in onReceive()
299 mBluetoothEnableForTether = false; in onReceive()
304 mBluetoothEnableForTether = false; in onReceive()
525 mBluetoothEnableForTether = true; in startTethering()