Home
last modified time | relevance | path

Searched refs:throwIfClosedLocked (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/
DFrameworkServiceAppSearchConfig.java281 throwIfClosedLocked(); in getCachedMinTimeIntervalBetweenSamplesMillis()
291 throwIfClosedLocked(); in getCachedSamplingIntervalDefault()
299 throwIfClosedLocked(); in getCachedSamplingIntervalForBatchCallStats()
308 throwIfClosedLocked(); in getCachedSamplingIntervalForPutDocumentStats()
318 throwIfClosedLocked(); in getCachedSamplingIntervalForInitializeStats()
327 throwIfClosedLocked(); in getCachedSamplingIntervalForSearchStats()
336 throwIfClosedLocked(); in getCachedSamplingIntervalForGlobalSearchStats()
346 throwIfClosedLocked(); in getCachedSamplingIntervalForOptimizeStats()
355 throwIfClosedLocked(); in getMaxDocumentSizeBytes()
365 throwIfClosedLocked(); in getMaxDocumentCount()
[all …]
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchImpl.java433 private void throwIfClosedLocked() { in throwIfClosedLocked() method in AppSearchImpl
502 throwIfClosedLocked(); in setSchema()
889 throwIfClosedLocked(); in getSchema()
991 throwIfClosedLocked(); in getNamespaces()
1045 throwIfClosedLocked(); in putDocument()
1211 throwIfClosedLocked(); in globalGetDocument()
1272 throwIfClosedLocked(); in getDocument()
1387 throwIfClosedLocked(); in query()
1468 throwIfClosedLocked(); in globalQuery()
1630 throwIfClosedLocked(); in searchSuggestion()
[all …]