Searched refs:cacheSizesArray (Results 1 – 1 of 1) sorted by relevance
270 JSONArray cacheSizesArray = json.getJSONArray(DiskStatsFileLogger.APP_CACHES_KEY); in reportCachedValuesProto() local274 && len == cacheSizesArray.length()) { in reportCachedValuesProto()282 proto.write(DiskStatsAppSizesProto.CACHE_SIZE_KB, cacheSizesArray.getLong(i)); in reportCachedValuesProto()