Searched refs:mTotalPongTime (Results 1 – 1 of 1) sorted by relevance
56 private long mTotalPongTime; field in MainActivity92 mTotalTime = mTotalPingTime = mTotalPongTime = 0; in startBatch()129 mTotalPongTime += (recv - bounce); in onPingPongResponse()138 mTotalPongTime / mTotalReceived)); in onPingPongResponse()