Searched refs:mHasBluetoothReporting (Results 1 – 1 of 1) sorted by relevance
465 boolean mHasBluetoothReporting = false; field in BatteryStatsImpl5459 return mHasBluetoothReporting; in hasBluetoothActivityReporting()9880 mHasBluetoothReporting = true; in updateBluetoothStateLocked()11422 mHasBluetoothReporting = in.readInt() != 0; in readSummaryFromParcel()11808 out.writeInt(mHasBluetoothReporting ? 1 : 0); in writeSummaryToParcel()12235 mHasBluetoothReporting = in.readInt() != 0; in readFromParcelLocked()12407 out.writeInt(mHasBluetoothReporting ? 1 : 0); in writeToParcelLocked()