Searched refs:STATUS_REQUEST_INCOMPLETE (Results 1 – 2 of 2) sorted by relevance
46 public static final int STATUS_REQUEST_INCOMPLETE = 3; field in PingParser127 || pingStatus == STATUS_REQUEST_INCOMPLETE in shouldPingAgain()
207 case PingParser.STATUS_REQUEST_INCOMPLETE: in handleResponse()