Home
last modified time | relevance | path

Searched defs:getMaxIndexedProperties (Results 1 – 5 of 5) sorted by relevance

/appsearch/appsearch-local-storage/src/main/java/androidx/appsearch/localstorage/
DFeaturesImpl.java131 public int getMaxIndexedProperties() { in getMaxIndexedProperties() method in FeaturesImpl
/appsearch/appsearch-play-services-storage/src/main/java/androidx/appsearch/playservicesstorage/
DFeaturesImpl.java123 public int getMaxIndexedProperties() { in getMaxIndexedProperties() method in FeaturesImpl
/appsearch/appsearch-platform-storage/src/main/java/androidx/appsearch/platformstorage/
DFeaturesImpl.java167 public int getMaxIndexedProperties() { in getMaxIndexedProperties() method in FeaturesImpl
/appsearch/appsearch/src/main/java/androidx/appsearch/app/
DFeatures.java391 int getMaxIndexedProperties(); in getMaxIndexedProperties() method
DGenericDocument.java112 public static int getMaxIndexedProperties() { in getMaxIndexedProperties() method in GenericDocument