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
111 @NonNull ContactsIndexerConfig contactsIndexerConfig) { in createInstance()127 @NonNull ContactsIndexerConfig contactsIndexerConfig, in createInstance()162 @NonNull ContactsIndexerConfig contactsIndexerConfig, in ContactsIndexerUserInstance()
98 @NonNull ContactsIndexerConfig contactsIndexerConfig) { in createAppSearchHelper()109 @NonNull ContactsIndexerConfig contactsIndexerConfig) { in AppSearchHelper()
74 @NonNull Context context, @NonNull ContactsIndexerConfig contactsIndexerConfig) { in ContactsIndexerManagerService()
106 ContactsIndexerConfig contactsIndexerConfig = new FrameworkContactsIndexerConfig(); in onStart() local