Searched refs:mCurrentUpStreamStartTime (Results 1 – 1 of 1) sorted by relevance
85 private Long mCurrentUpStreamStartTime = 0L; field in TetheringMetrics154 mUpstreamEventList.add(new RecordUpstreamEvent(mCurrentUpStreamStartTime, newTime, in maybeUpdateUpstreamType()158 mCurrentUpStreamStartTime = newTime; in maybeUpdateUpstreamType()208 final long startTime = Math.max(downstreamStartTime, mCurrentUpStreamStartTime); in noteDownstreamStopped()284 mCurrentUpStreamStartTime = 0L; in cleanup()