Searched refs:DISKSTATS_DUMP_FILE (Results 1 – 1 of 1) sorted by relevance
59 private static final String DISKSTATS_DUMP_FILE = "/data/system/diskstats_cache.json"; field in DiskStatsService211 String jsonString = IoUtils.readFileAsString(DISKSTATS_DUMP_FILE); in reportCachedValues()246 String jsonString = IoUtils.readFileAsString(DISKSTATS_DUMP_FILE); in reportCachedValuesProto()