Searched refs:EX_ILLEGAL_STATE (Results 1 – 2 of 2) sorted by relevance
60 EX_ILLEGAL_STATE = -5, enumerator
248 private static final int EX_ILLEGAL_STATE = -5; field in Parcel1567 code = EX_ILLEGAL_STATE; in writeException()1691 case EX_ILLEGAL_STATE: in readException()