Searched refs:EX_HAS_REPLY_HEADER (Results 1 – 5 of 5) sorted by relevance
79 EXCEPTION_TO_CASE(EX_HAS_REPLY_HEADER) in exceptionToString()103 if (mException == EX_HAS_REPLY_HEADER) { in readFromParcel()
69 EX_HAS_REPLY_HEADER = -128, enumerator
270 private static final int EX_HAS_REPLY_HEADER = -128; // special; see below field in Parcel1966 writeInt(EX_HAS_REPLY_HEADER); in writeNoException()2013 if (code == EX_HAS_REPLY_HEADER) { in readExceptionCode()
51720 Landroid/os/Parcel;->EX_HAS_REPLY_HEADER:I