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