Searched refs:getSummaryTotalSwap (Results 1 – 5 of 5) sorted by relevance
659 return Integer.toString(getSummaryTotalSwap()); in getMemoryStat()681 stats.put("summary.total-swap", Integer.toString(getSummaryTotalSwap())); in getMemoryStats()878 public int getSummaryTotalSwap() { in getSummaryTotalSwap() method in Debug.MemoryInfo
3295 "TOTAL SWAP (KB):", memInfo.getSummaryTotalSwap()); in dumpMemInfoTable()3466 memInfo.getSummaryTotalSwap()); in dumpMemInfoTable()
12042 HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I
12045 HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I
35725 Landroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I