Searched refs:inlinePresentationSpecs (Results 1 – 2 of 2) sorted by relevance
239 @NonNull List<InlinePresentationSpec> inlinePresentationSpecs, in InlineSuggestionsRequest() argument247 this.mInlinePresentationSpecs = inlinePresentationSpecs; in InlineSuggestionsRequest()444 List<InlinePresentationSpec> inlinePresentationSpecs = new ArrayList<>(); in InlineSuggestionsRequest() local445 … 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...