Searched defs:VAL_PARCELABLEARRAY (Results 1 - 1 of 1) sorted by relevance

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

Completed in 389 milliseconds