Searched refs:VAL_PARCELABLEARRAY (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/core/java/android/os/ | ||
H A D | Parcel.java | 214 private static final int VAL_PARCELABLEARRAY = 16; field in class:Parcel 1216 writeInt(VAL_PARCELABLEARRAY); 2018 case VAL_PARCELABLEARRAY: |
Completed in 19 milliseconds