Searched refs:PING_HEARTBEAT_INTERVAL (Results 1 – 4 of 4) sorted by relevance
210 } else if (tag == Tags.PING_HEARTBEAT_INTERVAL) { in parse()
377 public static final int PING_HEARTBEAT_INTERVAL = PING_PAGE + 8; field in Tags
301 s.data(Tags.PING_HEARTBEAT_INTERVAL, Long.toString(mPingDuration)); in handleOneMailbox()
583 .data(Tags.PING_HEARTBEAT_INTERVAL, in runPingLoop()