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.java197 private static final int VAL_PARCELABLE = 4; field in Parcel
1074 writeInt(VAL_PARCELABLE); in writeValue()
1853 case VAL_PARCELABLE: in readValue()