Searched refs:mHasBluetoothReporting (Results 1 – 1 of 1) sorted by relevance
838 boolean mHasBluetoothReporting = false; field in BatteryStatsImpl6559 return mHasBluetoothReporting; in hasBluetoothActivityReporting()11587 mHasBluetoothReporting = true; in updateBluetoothStateLocked()13822 mHasBluetoothReporting = in.readInt() != 0; in readSummaryFromParcel()14279 out.writeInt(mHasBluetoothReporting ? 1 : 0); in writeSummaryToParcel()14775 mHasBluetoothReporting = in.readInt() != 0; in readFromParcelLocked()14976 out.writeInt(mHasBluetoothReporting ? 1 : 0); in writeToParcelLocked()