Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DParcel.java202 private static final int VAL_PARCELABLE = 4; field in Parcel
1172 writeInt(VAL_PARCELABLE); in writeValue()
1964 case VAL_PARCELABLE: in readValue()