Searched refs:mWallClockTimeMs (Results 1 – 1 of 1) sorted by relevance
1016 private long mWallClockTimeMs = 0; // wall clock time for debugging only field in WifiMetrics.UserActionEventWithTime1022 mWallClockTimeMs = mClock.getWallClockMillis(); in UserActionEventWithTime()1045 c.setTimeInMillis(mWallClockTimeMs); in toString()