Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DParcel.java349 private static final int EX_PARCELABLE = -9; field in Parcel
2857 case EX_PARCELABLE: in writeException()
2877 code = EX_PARCELABLE; in getExceptionCode()
3050 case EX_PARCELABLE: in createExceptionOrNull()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37847 Landroid/os/Parcel;->EX_PARCELABLE:I