Searched refs:EX_BAD_PARCELABLE (Results 1 – 7 of 7) sorted by relevance
127 case Status::EX_BAD_PARCELABLE: in PruneException()128 return EX_BAD_PARCELABLE; in PruneException()
68 EX_BAD_PARCELABLE = -2, enumerator
58 ::android::binder::Status::EX_BAD_PARCELABLE, in onInputBufferEmptied()
59 EX_BAD_PARCELABLE = -2, enumerator
71 EXCEPTION_TO_CASE(EX_BAD_PARCELABLE) in exceptionToString()
262 private static final int EX_BAD_PARCELABLE = -2; field in Parcel1878 code = EX_BAD_PARCELABLE; in writeException()2072 case EX_BAD_PARCELABLE: in createException()