Searched refs:EX_HAS_STRICTMODE_REPLY_HEADER (Results 1 – 1 of 1) sorted by relevance
360 private static final int EX_HAS_STRICTMODE_REPLY_HEADER = -128; // special; see below field in Parcel2940 writeInt(EX_HAS_STRICTMODE_REPLY_HEADER); in writeNoException()2993 if (code == EX_HAS_STRICTMODE_REPLY_HEADER) { in readExceptionCode()