Home
last modified time | relevance | path

Searched refs:mFillResponseReceivedTimestampMs (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DPresentationStatsEventLogger.java423 event.mFillResponseReceivedTimestampMs = timestamp; in maybeSetFillResponseReceivedTimestampMs()
763 + " mFillResponseReceivedTimestampMs=" + event.mFillResponseReceivedTimestampMs in logAndEndEvent()
820 event.mFillResponseReceivedTimestampMs, in logAndEndEvent()
869 int mFillResponseReceivedTimestampMs = DEFAULT_VALUE_INT; field in PresentationStatsEventLogger.PresentationStatsEventInternal