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