Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java344 event.mDisplayPresentationType = getDisplayPresentationType(uiType); in maybeSetDisplayPresentationType()
663 private static int getDisplayPresentationType(@UiType int uiType) { in getDisplayPresentationType() method in PresentationStatsEventLogger