Searched refs:IndexType (Results 1 – 1 of 1) sorted by relevance
41 public @interface IndexType { annotation in RuleIndexingDetails44 private @IndexType int mIndexType;48 RuleIndexingDetails(@IndexType int indexType) { in RuleIndexingDetails()54 RuleIndexingDetails(@IndexType int indexType, String ruleKey) { in RuleIndexingDetails()60 @IndexType