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

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java309 boolean mBluetoothOn; field in class:BatteryStatsImpl
3725 if (!mBluetoothOn) {
3732 mBluetoothOn = true;
3738 if (mBluetoothOn) {
3745 mBluetoothOn = false;
7958 mBluetoothOn = false;
8546 mBluetoothOn = false;

Completed in 41 milliseconds