Searched refs:getOtherSwappedOutPss (Results 1 – 5 of 5) sorted by relevance
514 public int getOtherSwappedOutPss(int which) { in getOtherSwappedOutPss() method in Debug.MemoryInfo
2609 pw.print(memInfo.getOtherSwappedOutPss(i)); pw.print(','); in dumpMemInfoTable()2678 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()2746 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()2873 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()2924 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()
12617 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()12625 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()12691 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()12699 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()13143 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()13151 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()13215 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()13223 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()
11338 HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I
49562 Landroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I