Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java356 event.mFillResponseReceivedTimestampMs = timestamp; in maybeSetFillResponseReceivedTimestampMs()
553 + " mFillResponseReceivedTimestampMs=" + event.mFillResponseReceivedTimestampMs in logAndEndEvent()
593 event.mFillResponseReceivedTimestampMs, in logAndEndEvent()
627 int mFillResponseReceivedTimestampMs; field in PresentationStatsEventLogger.PresentationStatsEventInternal