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

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java249 boolean mBluetoothOn; field in class:BatteryStatsImpl
2162 if (!mBluetoothOn) {
2167 mBluetoothOn = true;
2173 if (mBluetoothOn) {
2178 mBluetoothOn = false;
5119 mBluetoothOn = false;
5516 mBluetoothOn = false;

Completed in 482 milliseconds