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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java626 if (mBluetoothDisabling) {
627 mBluetoothDisabling=false;
736 private boolean mBluetoothDisabling = false; field in class:AdapterProperties
756 mBluetoothDisabling = true;

Completed in 51 milliseconds