Searched refs:STORAGE_BENCHMARK_INTERVAL (Results 1 – 4 of 4) sorted by relevance
320 Settings.Global.STORAGE_BENCHMARK_INTERVAL,
336 Settings.Global.STORAGE_BENCHMARK_INTERVAL, in dumpProtoGlobalSettingsLocked()337 GlobalSettingsProto.STORAGE_BENCHMARK_INTERVAL); in dumpProtoGlobalSettingsLocked()
418 Settings.Global.STORAGE_BENCHMARK_INTERVAL, DateUtils.WEEK_IN_MILLIS); in shouldBenchmark()
7900 public static final String STORAGE_BENCHMARK_INTERVAL = "storage_benchmark_interval"; field in Settings.Global