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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java518 if (mBluetoothDisabling) {
519 mBluetoothDisabling=false;
597 private boolean mBluetoothDisabling=false; field in class:AdapterProperties
606 mBluetoothDisabling = true;

Completed in 57 milliseconds