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