Searched refs:MEMINFO_CACHED (Results 1 – 5 of 5) sorted by relevance
103 + mInfos[Debug.MEMINFO_CACHED] - mInfos[Debug.MEMINFO_MAPPED]; in getCachedSizeKb()
556 MEMINFO_CACHED, enumerator
1850 public static final int MEMINFO_CACHED = 3; field in Debug
13555 memInfoBuilder.append(stringifyKBSize(infos[Debug.MEMINFO_CACHED])).append(" cached, "); in reportMemUsage()
49641 Landroid/os/Debug;->MEMINFO_CACHED:I