Searched refs:PARCEL_VERSION (Results 1 – 2 of 2) sorted by relevance
1518 private static final int PARCEL_VERSION = 2; field in NotificationListenerService.Ranking1527 out.writeInt(PARCEL_VERSION); in writeToParcel()1556 if (version != PARCEL_VERSION) { in Ranking()1558 + version + ", expected " + PARCEL_VERSION); in Ranking()
182 private static final int PARCEL_VERSION = 36; field in ProcessStats799 out.writeInt(PARCEL_VERSION); in writeToParcel()1012 if (version != PARCEL_VERSION) { in readFromParcel()