Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DCustomDescription.java107 public RemoteViews getPresentation() { in getPresentation() method in CustomDescription
H A DFillResponse.java247 public @Nullable RemoteViews getPresentation() { in getPresentation() method in FillResponse
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DFillUi.java232 if (Helper.sanitizeRemoteView(response.getPresentation()) == null) { in FillUi()
235 content = response.getPresentation().applyWithTheme( in FillUi()
H A DDialogFillUi.java251 presentation = Helper.sanitizeRemoteView(response.getPresentation()); in initialAuthenticationLayout()
H A DSaveUi.java379 final RemoteViews template = Helper.sanitizeRemoteView(customDescription.getPresentation()); in applyCustomDescription()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48754 Landroid/service/autofill/CustomDescription;->getPresentation()Landroid/widget/RemoteViews;
48867 Landroid/service/autofill/FillResponse;->getPresentation()Landroid/widget/RemoteViews;