Searched defs:mBluetoothEnableForTether (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DTetherSettings.java94 private boolean mBluetoothEnableForTether; field in class:TetherSettings
251 if (mBluetoothEnableForTether) {
258 mBluetoothEnableForTether = false;
264 mBluetoothEnableForTether = false;
538 mBluetoothEnableForTether = true;

Completed in 36 milliseconds