Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/private/binder/
DParcelValTypes.h27 VAL_PARCELABLE = 4, enumerator
/frameworks/base/core/java/android/os/
DParcel.java233 private static final int VAL_PARCELABLE = 4; field in Parcel
1706 writeInt(VAL_PARCELABLE); in writeValue()
2865 case VAL_PARCELABLE: in readValue()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt55563 Landroid/os/Parcel;->VAL_PARCELABLE:I