Searched refs:EX_BAD_PARCELABLE (Results 1 – 2 of 2) sorted by relevance
47 EX_BAD_PARCELABLE = -2, enumerator63 case EX_BAD_PARCELABLE: in readExceptionCode()
234 private static final int EX_BAD_PARCELABLE = -2; field in Parcel1428 code = EX_BAD_PARCELABLE; in writeException()1547 case EX_BAD_PARCELABLE: in readException()