Searched defs:VAL_PARCELABLEARRAY (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/os/
H A DParcel.java233 private static final int VAL_PARCELABLEARRAY = 16; field in class:Parcel
1679 writeInt(VAL_PARCELABLEARRAY);
2728 case VAL_PARCELABLEARRAY:

Completed in 15 milliseconds