Searched refs:STORAGE_BENCHMARK_INTERVAL (Results 1 – 4 of 4) sorted by relevance
442 Settings.Global.STORAGE_BENCHMARK_INTERVAL,
419 Settings.Global.STORAGE_BENCHMARK_INTERVAL, DateUtils.WEEK_IN_MILLIS); in shouldBenchmark()
1313 Settings.Global.STORAGE_BENCHMARK_INTERVAL, in dumpProtoGlobalSettingsLocked()
10095 public static final String STORAGE_BENCHMARK_INTERVAL = "storage_benchmark_interval"; field in Settings.Global