Searched refs:EX_BAD_PARCELABLE (Results 1 – 2 of 2) sorted by relevance
44 EX_BAD_PARCELABLE = -2, enumerator60 case EX_BAD_PARCELABLE: in readExceptionCode()
228 private static final int EX_BAD_PARCELABLE = -2; field in Parcel1350 code = EX_BAD_PARCELABLE; in writeException()1466 case EX_BAD_PARCELABLE: in readException()