Searched defs:tokenizerType (Results 1 – 4 of 4) sorted by relevance
32 val tokenizerType: Int, constant in androidx.appsearch.compiler.annotationwrapper.StringPropertyAnnotation
227 @AppSearchSchema.StringPropertyConfig.TokenizerType int tokenizerType() in tokenizerType() method
419 private static StringIndexingConfig.TokenizerType.@NonNull Code convertTokenizerTypeToProto( in convertTokenizerTypeToProto()
1061 public @NonNull StringPropertyConfig.Builder setTokenizerType( in setTokenizerType()