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