Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DInlineSuggestionFactory.java57 response.getInlineTooltipPresentation()), in createInlineAuthentication()
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DFillResponse.java141 public @Nullable InlinePresentation getInlineTooltipPresentation() { in getInlineTooltipPresentation() method in FillResponse