Searched defs:contactsIndexerConfig (Results 1 – 5 of 5) sorted by relevance
35 ContactsIndexerConfig contactsIndexerConfig = new FrameworkContactsIndexerConfig(); in testDefaultValues() local80 ContactsIndexerConfig contactsIndexerConfig = new FrameworkContactsIndexerConfig(); in testCustomizedValues() local
109 @NonNull File contactsDir, @NonNull ContactsIndexerConfig contactsIndexerConfig) { in createInstance()123 @NonNull File contactsDir, @NonNull ContactsIndexerConfig contactsIndexerConfig, in createInstance()151 @NonNull ContactsIndexerConfig contactsIndexerConfig, in ContactsIndexerUserInstance()
96 @NonNull ContactsIndexerConfig contactsIndexerConfig) { in createAppSearchHelper()105 @NonNull ContactsIndexerConfig contactsIndexerConfig) { in AppSearchHelper()
80 @NonNull ContactsIndexerConfig contactsIndexerConfig) { in ContactsIndexerManagerService()
63 ContactsIndexerConfig contactsIndexerConfig = new FrameworkContactsIndexerConfig(); in onStart() local