Searched refs:PARSING_ERROR (Results 1 – 4 of 4) sorted by relevance
55 public static final int PARSING_ERROR = makeErrorCode(MISC_ERROR, 3); field in DhcpErrorEvent
517 if (e.errorCode == DhcpErrorEvent.PARSING_ERROR) { in testTruncatedOfferPackets()534 if (e.errorCode == DhcpErrorEvent.PARSING_ERROR) { in testRandomPackets()
1107 throw new ParseException(DhcpErrorEvent.PARSING_ERROR, e.getMessage()); in decodeFullPacket()
248 Landroid/net/metrics/DhcpErrorEvent;->PARSING_ERROR:I