Searched refs:app_cache_sizes (Results 1 – 1 of 1) sorted by relevance
1462 JSONArray app_cache_sizes = json.getJSONArray(DiskStatsFileLogger.APP_CACHES_KEY); in pullAppSize() local1466 || app_cache_sizes.length() != length) { in pullAppSize()1476 e.writeLong(app_cache_sizes.optLong(i, -1L)); in pullAppSize()