Home
last modified time | relevance | path

Searched refs:SyncAppSearchSessionImpl (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/
DSyncAppSearchSessionImpl.java32 public class SyncAppSearchSessionImpl extends SyncAppSearchBase implements SyncAppSearchSession { class
35 public SyncAppSearchSessionImpl( in SyncAppSearchSessionImpl() method in SyncAppSearchSessionImpl
DAppSearchHelper.java114 new SyncAppSearchSessionImpl(mAppSearchManager, searchContext, mExecutor); in initializeAppSearchSessions()
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DSyncAppSearchImplTest.java90 new SyncAppSearchSessionImpl(mAppSearch, searchContext, mExecutor); in testSynchronousMethods()
165 new SyncAppSearchSessionImpl(mAppSearch, searchContext, callbackExecutor)); in testClosedCallbackExecutor()