Searched refs:mHasBluetoothEnergyReporting (Results 1 – 1 of 1) sorted by relevance
478 private boolean mHasBluetoothEnergyReporting = false; field in BatteryStatsImpl4264 return mHasBluetoothEnergyReporting; in hasBluetoothActivityReporting()7904 mHasBluetoothEnergyReporting = true; in updateBluetoothStateLocked()9841 mHasBluetoothEnergyReporting = in.readInt() != 0; in readFromParcelLocked()9993 out.writeInt(mHasBluetoothEnergyReporting ? 1 : 0); in writeToParcelLocked()