Searched refs:getContactsFullUpdateLimit (Results 1 – 4 of 4) sorted by relevance
42 assertThat(contactsIndexerConfig.getContactsFullUpdateLimit()).isEqualTo( in testDefaultValues()87 assertThat(contactsIndexerConfig.getContactsFullUpdateLimit()).isEqualTo( in testCustomizedValues()
59 int getContactsFullUpdateLimit(); in getContactsFullUpdateLimit() method
66 public int getContactsFullUpdateLimit() { in getContactsFullUpdateLimit() method in FrameworkContactsIndexerConfig
342 mContactsIndexerConfig.getContactsFullUpdateLimit(), in doFullUpdateInternalAsync()