Searched refs:MEMINFO_TOTAL (Results 1 – 3 of 3) sorted by relevance
44 return mInfos[Debug.MEMINFO_TOTAL] * 1024; in getTotalSize()75 return mInfos[Debug.MEMINFO_TOTAL]; in getTotalSizeKb()
532 MEMINFO_TOTAL, enumerator
1841 public static final int MEMINFO_TOTAL = 0; field in Debug