Searched refs:MEMINFO_CACHED (Results 1 – 4 of 4) sorted by relevance
86 + mInfos[Debug.MEMINFO_CACHED] - mInfos[Debug.MEMINFO_MAPPED]; in getCachedSizeKb()
1693 public static final int MEMINFO_CACHED = 3; field in Debug
639 MEMINFO_CACHED, enumerator
17703 memInfoBuilder.append(stringifyKBSize(infos[Debug.MEMINFO_CACHED])).append(" cached, ");