Searched refs:PARCEL_VERSION (Results 1 – 2 of 2) sorted by relevance
160 private static final int PARCEL_VERSION = 27; field in ProcessStats753 out.writeInt(PARCEL_VERSION); in writeToParcel()953 if (version != PARCEL_VERSION) { in readFromParcel()
7092 proto.write(BatteryStatsProto.PARCEL_VERSION, getParcelVersion()); in dumpProtoLocked()7572 proto.write(BatteryStatsServiceDumpHistoryProto.PARCEL_VERSION, getParcelVersion()); in dumpProtoHistoryLocked()