Searched refs:getPresentation (Results 1 – 6 of 6) sorted by relevance
107 public RemoteViews getPresentation() { in getPresentation() method in CustomDescription
247 public @Nullable RemoteViews getPresentation() { in getPresentation() method in FillResponse
232 if (Helper.sanitizeRemoteView(response.getPresentation()) == null) { in FillUi()235 content = response.getPresentation().applyWithTheme( in FillUi()
251 presentation = Helper.sanitizeRemoteView(response.getPresentation()); in initialAuthenticationLayout()
379 final RemoteViews template = Helper.sanitizeRemoteView(customDescription.getPresentation()); in applyCustomDescription()
48754 Landroid/service/autofill/CustomDescription;->getPresentation()Landroid/widget/RemoteViews;48867 Landroid/service/autofill/FillResponse;->getPresentation()Landroid/widget/RemoteViews;