Home
last modified time | relevance | path

Searched refs:KEY_CONTACTS_FULL_UPDATE_INTERVAL_MILLIS (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/
DFrameworkContactsIndexerConfig.java33 static final String KEY_CONTACTS_FULL_UPDATE_INTERVAL_MILLIS = field in FrameworkContactsIndexerConfig
61 KEY_CONTACTS_FULL_UPDATE_INTERVAL_MILLIS, in getContactsFullUpdateIntervalMillis()
/packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/ContactsIndexer/
DFrameworkContactsIndexerConfigTest.java61 FrameworkContactsIndexerConfig.KEY_CONTACTS_FULL_UPDATE_INTERVAL_MILLIS, in testCustomizedValues()