Searched refs:PARCEL_VERSION (Results 1 – 1 of 1) sorted by relevance
158 private static final int PARCEL_VERSION = 21; field in ProcessStats709 out.writeInt(PARCEL_VERSION); in writeToParcel()898 if (version != PARCEL_VERSION) { in readFromParcel()