Home
last modified time | relevance | path

Searched refs:SyncGlobalSearchSessionImpl (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/
DSyncGlobalSearchSessionImpl.java27 public class SyncGlobalSearchSessionImpl extends SyncAppSearchBase class
32 public SyncGlobalSearchSessionImpl( in SyncGlobalSearchSessionImpl() method in SyncGlobalSearchSessionImpl
DAppSearchHelper.java115 mSyncGlobalSearchSession = new SyncGlobalSearchSessionImpl(mAppSearchManager, mExecutor); in initializeAppSearchSessions()
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppsIndexerRealDocumentsTest.java94 new SyncGlobalSearchSessionImpl(manager, executor); in testRealDocuments_check()
DSyncAppSearchImplTest.java114 new SyncGlobalSearchSessionImpl(mAppSearch, mExecutor); in testSynchronousMethods()