Home
last modified time | relevance | path

Searched refs:mTotalPongTime (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/AmSlam/src/test/amslam/
DMainActivity.java56 private long mTotalPongTime; field in MainActivity
92 mTotalTime = mTotalPingTime = mTotalPongTime = 0; in startBatch()
129 mTotalPongTime += (recv - bounce); in onPingPongResponse()
138 mTotalPongTime / mTotalReceived)); in onPingPongResponse()