Searched refs:mTotalPingTime (Results 1 – 1 of 1) sorted by relevance
55 private long mTotalPingTime; field in MainActivity92 mTotalTime = mTotalPingTime = mTotalPongTime = 0; in startBatch()128 mTotalPingTime += (bounce - send); in onPingPongResponse()137 mTotalTime / mTotalReceived, mTotalPingTime / mTotalReceived, in onPingPongResponse()