Searched refs:TOKENIZER_TYPE_FIELD (Results 1 – 1 of 1) sorted by relevance
440 private static final String TOKENIZER_TYPE_FIELD = "tokenizerType"; field in AppSearchSchema.StringPropertyConfig522 return mBundle.getInt(TOKENIZER_TYPE_FIELD); in getTokenizerType()604 bundle.putInt(TOKENIZER_TYPE_FIELD, mTokenizerType); in build()