Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java362 event.mSuggestionSentTimestampMs = timestamp; in maybeSetSuggestionSentTimestampMs()
554 + " mSuggestionSentTimestampMs=" + event.mSuggestionSentTimestampMs in logAndEndEvent()
594 event.mSuggestionSentTimestampMs, in logAndEndEvent()
628 int mSuggestionSentTimestampMs; field in PresentationStatsEventLogger.PresentationStatsEventInternal