Searched refs:getCachedFullyPersistJobIntervalMillis (Results 1 – 4 of 4) sorted by relevance
196 long getCachedFullyPersistJobIntervalMillis(); in getCachedFullyPersistJobIntervalMillis() method
555 public long getCachedFullyPersistJobIntervalMillis() { in getCachedFullyPersistJobIntervalMillis() method in FrameworkServiceAppSearchConfig
383 mAppSearchConfig.getCachedFullyPersistJobIntervalMillis()); in onUserUnlocking()
170 assertThat(appSearchConfig.getCachedFullyPersistJobIntervalMillis()) in testDefaultValues_allCachedValue()878 assertThat(appSearchConfig.getCachedFullyPersistJobIntervalMillis()).isEqualTo(2003); in testCustomizedValueOverride_fullyPersistJobInterval()886 assertThat(appSearchConfig.getCachedFullyPersistJobIntervalMillis()).isEqualTo(1777); in testCustomizedValueOverride_fullyPersistJobInterval()992 () -> appSearchConfig.getCachedFullyPersistJobIntervalMillis()); in testNotUsable_afterClose()