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

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java241 boolean mBluetoothOn; field in class:BatteryStatsImpl
2295 if (!mBluetoothOn) {
2300 mBluetoothOn = true;
2306 if (mBluetoothOn) {
2311 mBluetoothOn = false;
5306 mBluetoothOn = false;
5712 mBluetoothOn = false;

Completed in 35 milliseconds