Searched refs:IndexingType (Results 1 – 2 of 2) sorted by relevance
454 public @interface IndexingType {} annotation in AppSearchSchema.StringPropertyConfig516 public @IndexingType int getIndexingType() { in getIndexingType()529 private @IndexingType int mIndexingType = INDEXING_TYPE_NONE;559 public StringPropertyConfig.Builder setIndexingType(@IndexingType int indexingType) { in setIndexingType()
187 @AppSearchSchema.StringPropertyConfig.IndexingType int indexingType) { in convertTermMatchTypeToProto()200 @AppSearchSchema.StringPropertyConfig.IndexingType