Searched refs:mLastLogTimeSecs (Results 1 – 1 of 1) sorted by relevance
181 private long mLastLogTimeSecs; field in ActivityMetricsLogger556 mLastLogTimeSecs = SystemClock.elapsedRealtime() / 1000; in ActivityMetricsLogger()573 TRON_WINDOW_STATE_VARZ_STRINGS[mWindowState], (int) (now - mLastLogTimeSecs))); in logWindowState()575 mLastLogTimeSecs = now; in logWindowState()