Searched defs:PARCEL_VERSION (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/service/notification/ | ||
D | NotificationListenerService.java | 1574 private static final int PARCEL_VERSION = 2; field in NotificationListenerService.Ranking |
/frameworks/base/core/java/com/android/internal/app/procstats/ | ||
D | ProcessStats.java | 190 private static final int PARCEL_VERSION = 38; field in ProcessStats |