Searched refs:VARINT_PARCELER (Results 1 – 1 of 1) sorted by relevance
53 private static final BatteryStatsHistory.VarintParceler VARINT_PARCELER = field in PowerStats451 VARINT_PARCELER.writeLongArray(parcel, stats); in writeToParcel()457 VARINT_PARCELER.writeLongArray(parcel, stateStats.valueAt(i)); in writeToParcel()464 VARINT_PARCELER.writeLongArray(parcel, uidStats.valueAt(i)); in writeToParcel()494 VARINT_PARCELER.readLongArray(parcel, stats.stats); in readFromParcel()501 VARINT_PARCELER.readLongArray(parcel, stateStats); in readFromParcel()510 VARINT_PARCELER.readLongArray(parcel, uidStats); in readFromParcel()