Searched refs:MEMINFO_SWAP_TOTAL (Results 1 – 5 of 5) sorted by relevance
119 return mInfos[Debug.MEMINFO_SWAP_TOTAL]; in getSwapTotalSizeKb()
561 MEMINFO_SWAP_TOTAL, enumerator
1860 public static final int MEMINFO_SWAP_TOTAL = 8; field in Debug
13562 memInfoBuilder.append(stringifyKBSize(infos[Debug.MEMINFO_SWAP_TOTAL])); in reportMemUsage()
49652 Landroid/os/Debug;->MEMINFO_SWAP_TOTAL:I