Searched refs:shouldPingAgain (Results 1 – 2 of 2) sorted by relevance
69 } while (PingParser.shouldPingAgain(pingStatus)); in doInBackground()
118 public static boolean shouldPingAgain(final int pingStatus) { in shouldPingAgain() method in PingParser