Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DPresentations.java159 public @Nullable InlinePresentation getInlineTooltipPresentation() { in getInlineTooltipPresentation() method in Presentations
H A DDataset.java507 mInlineTooltipPresentation = presentations.getInlineTooltipPresentation(); in Builder()
1090 presentations.getInlineTooltipPresentation(), filter, in setField()
1145 presentations.getInlineTooltipPresentation(), filter, in setField()
H A DFillResponse.java257 public @Nullable InlinePresentation getInlineTooltipPresentation() { in getInlineTooltipPresentation() method in FillResponse
673 presentations.getInlineTooltipPresentation(), in setAuthentication()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DInlineSuggestionFactory.java57 response.getInlineTooltipPresentation()), in createInlineAuthentication()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40020 …method @Nullable public android.service.autofill.InlinePresentation getInlineTooltipPresentation();