Searched refs:EX_PARCELABLE (Results 1 – 2 of 2) sorted by relevance
349 private static final int EX_PARCELABLE = -9; field in Parcel2857 case EX_PARCELABLE: in writeException()2877 code = EX_PARCELABLE; in getExceptionCode()3050 case EX_PARCELABLE: in createExceptionOrNull()
37847 Landroid/os/Parcel;->EX_PARCELABLE:I