Searched refs:mCurrentUpstream (Results 1 – 1 of 1) sorted by relevance
84 private UpstreamType mCurrentUpstream = null; field in TetheringMetrics150 if (upstream.equals(mCurrentUpstream)) return; in maybeUpdateUpstreamType()153 if (mCurrentUpstream != null) { in maybeUpdateUpstreamType()155 mCurrentUpstream)); in maybeUpdateUpstreamType()157 mCurrentUpstream = upstream; in maybeUpdateUpstreamType()211 addUpstreamEvent(upstreamEventsBuilder, startTime, stopTime, mCurrentUpstream, in noteDownstreamStopped()283 mCurrentUpstream = null; in cleanup()