Searched refs:newDuration (Results 1 – 1 of 1) sorted by relevance
215 long newDuration = pp.getHeartbeatInterval(); in handleResponse() local217 "old duration %d new duration %d", accountId, mPingDuration, newDuration); in handleResponse()218 mPingDuration = newDuration; in handleResponse()