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