Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DFillResponseEventLogger.java236 event.mDisplayPresentationType = val; in maybeSetDisplayPresentationType()
448 + " mDisplayPresentationType=" + event.mDisplayPresentationType in logAndEndEvent()
469 event.mDisplayPresentationType, in logAndEndEvent()
490 int mDisplayPresentationType = DISPLAY_PRESENTATION_TYPE_UNKNOWN; field in FillResponseEventLogger.FillResponseEventInternal
H A DPresentationStatsEventLogger.java344 event.mDisplayPresentationType = getDisplayPresentationType(uiType); in maybeSetDisplayPresentationType()
398 event.mDisplayPresentationType = in maybeSetInlinePresentationAndSuggestionHostUid()
548 + " mDisplayPresentationType=" + event.mDisplayPresentationType in logAndEndEvent()
588 event.mDisplayPresentationType, in logAndEndEvent()
622 …int mDisplayPresentationType = AUTOFILL_PRESENTATION_EVENT_REPORTED__DISPLAY_PRESENTATION_TYPE__UN… field in PresentationStatsEventLogger.PresentationStatsEventInternal