Searched refs:getIndexingType (Results 1 – 4 of 4) sorted by relevance
115 convertTermMatchTypeToProto(stringProperty.getIndexingType())) in toPropertyConfigProto()135 if (longProperty.getIndexingType() in toPropertyConfigProto()141 longProperty.getIndexingType())) in toPropertyConfigProto()151 if (embeddingProperty.getIndexingType() in toPropertyConfigProto()157 embeddingProperty.getIndexingType())) in toPropertyConfigProto()
769 public int getIndexingType() { in getIndexingType() method in AppSearchSchema.StringPropertyConfig776 return indexingConfigParcel.getIndexingType(); in getIndexingType()956 switch (getIndexingType()) { in appendStringPropertyConfigFields()1029 public int getIndexingType() { in getIndexingType() method in AppSearchSchema.LongPropertyConfig1035 return indexingConfigParcel.getIndexingType(); in getIndexingType()1116 switch (getIndexingType()) { in appendLongPropertyConfigFields()1591 public int getIndexingType() { in getIndexingType() method in AppSearchSchema.EmbeddingPropertyConfig1597 return indexingConfigParcel.getIndexingType(); in getIndexingType()
481 public int getIndexingType() { in getIndexingType() method in PropertyConfigParcel.StringIndexingConfigParcel541 public int getIndexingType() { in getIndexingType() method in PropertyConfigParcel.IntegerIndexingConfigParcel665 public int getIndexingType() { in getIndexingType() method in PropertyConfigParcel.EmbeddingIndexingConfigParcel
123 method public int getIndexingType();137 method public int getIndexingType();160 method public int getIndexingType();