Searched refs:mInlinePresentationSpecs (Results 1 – 1 of 1) sorted by relevance
158 mInlinePresentationSpecs.get(i).filterContentTypes(); in filterContentTypes()247 this.mInlinePresentationSpecs = inlinePresentationSpecs; in InlineSuggestionsRequest()249 NonNull.class, null, mInlinePresentationSpecs); in InlineSuggestionsRequest()285 return mInlinePresentationSpecs; in getInlinePresentationSpecs()384 && java.util.Objects.equals(mInlinePresentationSpecs, that.mInlinePresentationSpecs) in equals()454 this.mInlinePresentationSpecs = inlinePresentationSpecs; in InlineSuggestionsRequest()456 NonNull.class, null, mInlinePresentationSpecs); in InlineSuggestionsRequest()515 mInlinePresentationSpecs = inlinePresentationSpecs; in Builder()544 mInlinePresentationSpecs = value; in setInlinePresentationSpecs()555 mInlinePresentationSpecs.add(value); in addInlinePresentationSpecs()[all …]