Searched refs:PARCEL_VERSION (Results 1 – 3 of 3) sorted by relevance
1574 private static final int PARCEL_VERSION = 2; field in NotificationListenerService.Ranking1583 out.writeInt(PARCEL_VERSION); in writeToParcel()1616 if (version != PARCEL_VERSION) { in Ranking()1618 + version + ", expected " + PARCEL_VERSION); in Ranking()
190 private static final int PARCEL_VERSION = 38; field in ProcessStats822 out.writeInt(PARCEL_VERSION); in writeToParcel()1036 if (version != PARCEL_VERSION) { in readFromParcel()
7250 proto.write(BatteryStatsProto.PARCEL_VERSION, getParcelVersion()); in dumpProtoLocked()7723 proto.write(BatteryStatsServiceDumpHistoryProto.PARCEL_VERSION, getParcelVersion()); in dumpProtoHistoryLocked()