Searched refs:POWER_STATS_DIR (Results 1 – 1 of 1) sorted by relevance
57 private static final String POWER_STATS_DIR = "power-stats"; field in PowerStatsStore82 mStoreDir = new File(systemDir, POWER_STATS_DIR); in PowerStatsStore()