Searched refs:mLastLogTime (Results 1 – 1 of 1) sorted by relevance
102 long mLastLogTime; field in LocalEventLog117 mLastLogTime = -1; in LocalEventLog()127 delta = time - mLastLogTime; in addLog()146 mLastLogTime = mStartTime; in addLog()156 Preconditions.checkState(mStartTime != -1 && mLastLogTime != -1); in addLogEventInternal()171 mLastLogTime = mLastLogTime + timeDelta; in addLogEventInternal()184 mLastLogTime = -1; in clear()