Home
last modified time | relevance | path

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

/packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/
DAppSearchModuleTest.java20 …om.android.server.appsearch.contactsindexer.ContactsIndexerConfig.DEFAULT_CONTACTS_INDEXER_ENABLED;
107 DEFAULT_CONTACTS_INDEXER_ENABLED)); in setUp()
145 DEFAULT_CONTACTS_INDEXER_ENABLED)); in testContactsIndexerDisabled()
189 DEFAULT_CONTACTS_INDEXER_ENABLED)); in testServicesSetToNullWhenDisabled()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/
DContactsIndexerConfig.java29 boolean DEFAULT_CONTACTS_INDEXER_ENABLED = true; field
DFrameworkContactsIndexerConfig.java46 DEFAULT_CONTACTS_INDEXER_ENABLED); in isContactsIndexerEnabled()