Searched refs:EX_BAD_PARCELABLE (Results 1 – 2 of 2) sorted by relevance
57 EX_BAD_PARCELABLE = -2, enumerator
245 private static final int EX_BAD_PARCELABLE = -2; field in Parcel1561 code = EX_BAD_PARCELABLE; in writeException()1685 case EX_BAD_PARCELABLE: in readException()