Home
last modified time | relevance | path

Searched refs:inlinePresentationSpecs (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInlineSuggestionsRequest.java239 @NonNull List<InlinePresentationSpec> inlinePresentationSpecs, in InlineSuggestionsRequest() argument
247 this.mInlinePresentationSpecs = inlinePresentationSpecs; in InlineSuggestionsRequest()
444 List<InlinePresentationSpec> inlinePresentationSpecs = new ArrayList<>(); in InlineSuggestionsRequest() local
445 … in.readParcelableList(inlinePresentationSpecs, InlinePresentationSpec.class.getClassLoader()); in InlineSuggestionsRequest()
454 this.mInlinePresentationSpecs = inlinePresentationSpecs; in InlineSuggestionsRequest()
514 @NonNull List<InlinePresentationSpec> inlinePresentationSpecs) { in Builder()
515 mInlinePresentationSpecs = inlinePresentationSpecs; in Builder()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...