Searched refs:typeConfig (Results 1 – 2 of 2) sorted by relevance
328 @NonNull TextClassifier.EntityConfig typeConfig, in Request() argument333 mTypeConfig = Preconditions.checkNotNull(typeConfig); in Request()342 TextClassifier.EntityConfig typeConfig = in.readParcelable(null); in readFromParcel() local351 typeConfig, in readFromParcel()500 public Builder setTypeConfig(@Nullable TextClassifier.EntityConfig typeConfig) { in setTypeConfig() argument501 mTypeConfig = typeConfig; in setTypeConfig()
424 TextClassifier.EntityConfig typeConfig = in testSuggestConversationActions_textReplyOnly_maxOne() local432 .setTypeConfig(typeConfig) in testSuggestConversationActions_textReplyOnly_maxOne()452 TextClassifier.EntityConfig typeConfig = in testSuggestConversationActions_textReplyOnly_noMax() local459 .setTypeConfig(typeConfig) in testSuggestConversationActions_textReplyOnly_noMax()479 TextClassifier.EntityConfig typeConfig = in testSuggestConversationActions_openUrl() local487 .setTypeConfig(typeConfig) in testSuggestConversationActions_openUrl()508 TextClassifier.EntityConfig typeConfig = in testSuggestConversationActions_copy() local516 .setTypeConfig(typeConfig) in testSuggestConversationActions_copy()