Searched refs:mRealEndTime (Results 1 – 1 of 1) sorted by relevance
547 private long mRealEndTime; field in WifiMetrics.ConnectionEvent555 mRealEndTime = 0; in ConnectionEvent()1111 mCurrentConnectionEvent.mRealEndTime = mClock.getElapsedSinceBootMillis(); in endConnectionEvent()1113 (mCurrentConnectionEvent.mRealEndTime in endConnectionEvent()