Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DInlineSuggestionFactory.java169 final InlinePresentationSpec spec = request.getInlineTooltipPresentationSpec(); in createInlineSuggestionTooltip()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInlineSuggestionsRequest.java346 public @Nullable InlinePresentationSpec getInlineTooltipPresentationSpec() { in getInlineTooltipPresentationSpec() method in InlineSuggestionsRequest
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt51937 …d @Nullable public android.widget.inline.InlinePresentationSpec getInlineTooltipPresentationSpec();