Home
last modified time | relevance | path

Searched refs:VAL_PARCELABLEARRAY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DParcel.java220 private static final int VAL_PARCELABLEARRAY = 16; field in Parcel
1365 writeInt(VAL_PARCELABLEARRAY); in writeValue()
2296 case VAL_PARCELABLEARRAY: in readValue()