Searched refs:CONFIG_FILENAME (Results 1 – 1 of 1) sorted by relevance
65 private static final String CONFIG_FILENAME = "config"; field in BatteryUsageStatsStore92 mConfigFile = new AtomicFile(new File(mStoreDir, CONFIG_FILENAME)); in BatteryUsageStatsStore()