Searched refs:mTimestampMs (Results 1 – 2 of 2) sorted by relevance
34 private long mTimestampMs; // System.currentTimeMillis() field in TransitionLog47 mTimestampMs = timeStamp; in TransitionLog()56 return timeToLog(mTimestampMs) + " " + mServiceName + ": " in toString()
192 private final long mTimestampMs; field in BlockingUiCommandListenerMediator.FinishLogs198 mTimestampMs = timestampMs; in FinishLogs()208 + ", displayId=" + mDisplayId + " at timestamp=" + timeToLog(mTimestampMs); in toString()