Home
last modified time | relevance | path

Searched defs:mAppSearchHelper (Results 1 – 8 of 8) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/
DAppsIndexerImpl.java50 private final AppSearchHelper mAppSearchHelper; field in AppsIndexerImpl
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppsIndexerImplTest.java55 private AppSearchHelper mAppSearchHelper; field in AppsIndexerImplTest
DAppSearchHelperTest.java72 private AppSearchHelper mAppSearchHelper; field in AppSearchHelperTest
/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/
DContactsIndexerImpl.java87 private final AppSearchHelper mAppSearchHelper; field in ContactsIndexerImpl
418 private final AppSearchHelper mAppSearchHelper; field in ContactsBatcher
DContactsIndexerUserInstance.java84 private final AppSearchHelper mAppSearchHelper; field in ContactsIndexerUserInstance
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DAppSearchHelperTest.java72 private AppSearchHelper mAppSearchHelper; field in AppSearchHelperTest
DContactsIndexerImplTest.java61 private FakeAppSearchHelper mAppSearchHelper; field in ContactsIndexerImplTest
DEnterpriseContactsTest.java134 private AppSearchHelper mAppSearchHelper; field in EnterpriseContactsTest