Home
last modified time | relevance | path

Searched refs:getInlinePresentation (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DPresentations.java138 public @Nullable InlinePresentation getInlinePresentation() { in getInlinePresentation() method in Presentations
H A DDataset.java506 mInlinePresentation = presentations.getInlinePresentation(); in Builder()
1089 presentations.getInlinePresentation(), in setField()
1144 presentations.getInlinePresentation(), in setField()
H A DFillResponse.java252 public @Nullable InlinePresentation getInlinePresentation() { in getInlinePresentation() method in FillResponse
672 presentations.getInlinePresentation(), in setAuthentication()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DInlineSuggestionFactory.java48 InlinePresentation inlineAuthentication = response.getInlinePresentation(); in createInlineAuthentication()
H A DInlineFillUi.java132 if (response.getAuthentication() != null && response.getInlinePresentation() != null) { in forAutofill()
/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.txt40019 method @Nullable public android.service.autofill.InlinePresentation getInlinePresentation();