Home
last modified time | relevance | path

Searched refs:SyncGlobalSearchSession (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/
DSyncGlobalSearchSession.java31 public interface SyncGlobalSearchSession extends Closeable { interface
DSyncGlobalSearchSessionImpl.java28 implements SyncGlobalSearchSession {
DAppSearchHelper.java77 private SyncGlobalSearchSession mSyncGlobalSearchSession;
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppsIndexerRealDocumentsTest.java93 SyncGlobalSearchSession globalSearchSession = in testRealDocuments_check()
DSyncAppSearchImplTest.java113 SyncGlobalSearchSession globalSession = in testSynchronousMethods()