Home
last modified time | relevance | path

Searched refs:getInlinePresentationSpecs (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DInlineSuggestionFactory.java145 final List<InlinePresentationSpec> specs = request.getInlinePresentationSpecs(); in mergedInlinePresentation()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInlineSuggestionsRequest.java284 public @NonNull List<InlinePresentationSpec> getInlinePresentationSpecs() { in getInlinePresentationSpecs() method in InlineSuggestionsRequest
/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.txt55547 …l public java.util.List<android.widget.inline.InlinePresentationSpec> getInlinePresentationSpecs();