Searched refs:getSummaryTotalSwap (Results 1 – 4 of 4) sorted by relevance
658 return Integer.toString(getSummaryTotalSwap()); in getMemoryStat()680 stats.put("summary.total-swap", Integer.toString(getSummaryTotalSwap())); in getMemoryStats()813 public int getSummaryTotalSwap() { in getSummaryTotalSwap() method in Debug.MemoryInfo
2794 "TOTAL SWAP (KB):", memInfo.getSummaryTotalSwap()); in dumpMemInfoTable()2958 memInfo.getSummaryTotalSwap()); in dumpMemInfoTable()
11347 HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I
49564 Landroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I