Searched refs:STATUS_SERVER_ERROR (Results 1 – 2 of 2) sorted by relevance
56 public static final int STATUS_SERVER_ERROR = 8; field in PingParser130 || pingStatus == STATUS_SERVER_ERROR; in shouldPingAgain()
228 case PingParser.STATUS_SERVER_ERROR: in handleResponse()