Searched refs:getContactsFullUpdateIntervalMillis (Results 1 – 4 of 4) sorted by relevance
40 assertThat(contactsIndexerConfig.getContactsFullUpdateIntervalMillis()).isEqualTo( in testDefaultValues()85 assertThat(contactsIndexerConfig.getContactsFullUpdateIntervalMillis()).isEqualTo( in testCustomizedValues()
52 long getContactsFullUpdateIntervalMillis(); in getContactsFullUpdateIntervalMillis() method
58 public long getContactsFullUpdateIntervalMillis() { in getContactsFullUpdateIntervalMillis() method in FrameworkContactsIndexerConfig
302 mContactsIndexerConfig.getContactsFullUpdateIntervalMillis()); in doFullUpdateAsync()