Searched refs:tunnelUpTime (Results 1 – 1 of 1) sorted by relevance
323 long tunnelUpTime = mUpStateTime.getTime() - mBringUpStateTime.getTime(); in toString() local324 sb.append("\n\tTime taken for the tunnel to come up in ms: " + tunnelUpTime); in toString()520 long tunnelUpTime = upTime.getTime() - bringUpTime.getTime(); in reportTunnelSetupSuccess() local525 stats.accept(tunnelUpTime); in reportTunnelSetupSuccess()