Searched refs:mBluetoothDisabling (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java502 if (mBluetoothDisabling) {
503 mBluetoothDisabling=false;
596 private boolean mBluetoothDisabling = false; field in class:AdapterProperties
616 mBluetoothDisabling = true;

Completed in 33 milliseconds