Home
last modified time | relevance | path

Searched defs:getMaxByteLimitForBatchPut (Results 1 – 3 of 3) sorted by relevance

/appsearch/appsearch-local-storage/src/main/java/androidx/appsearch/localstorage/
DUnlimitedLimitConfig.java54 public int getMaxByteLimitForBatchPut() { in getMaxByteLimitForBatchPut() method in UnlimitedLimitConfig
DLimitConfig.java86 int getMaxByteLimitForBatchPut(); in getMaxByteLimitForBatchPut() method
DAppSearchConfigImpl.java144 public int getMaxByteLimitForBatchPut() { in getMaxByteLimitForBatchPut() method in AppSearchConfigImpl