Searched refs:getSummaryTotalSwap (Results 1 – 5 of 5) sorted by relevance
668 return Integer.toString(getSummaryTotalSwap()); in getMemoryStat()690 stats.put("summary.total-swap", Integer.toString(getSummaryTotalSwap())); in getMemoryStats()887 public int getSummaryTotalSwap() { in getSummaryTotalSwap() method in Debug.MemoryInfo
3484 "TOTAL SWAP (KB):", memInfo.getSummaryTotalSwap()); in dumpMemInfoTable()3656 memInfo.getSummaryTotalSwap()); in dumpMemInfoTable()
11861 HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I
11864 HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I
35082 Landroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I