Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/autofill/
DPresentations.java138 public @Nullable InlinePresentation getInlinePresentation() { in getInlinePresentation() method in Presentations
DDataset.java533 mInlinePresentation = presentations.getInlinePresentation(); in Builder()
1135 presentations.getInlinePresentation(), in setField()
1190 presentations.getInlinePresentation(), in setField()
DFillResponse.java264 public @Nullable InlinePresentation getInlinePresentation() { in getInlinePresentation() method in FillResponse
685 presentations.getInlinePresentation(), in setAuthentication()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DInlineSuggestionFactory.java50 InlinePresentation inlineAuthentication = response.getInlinePresentation(); in createInlineAuthentication()
DInlineFillUi.java140 if (response.getAuthentication() != null && response.getInlinePresentation() != null) { in forAutofill()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt40239 method @Nullable public android.service.autofill.InlinePresentation getInlinePresentation();