Searched refs:getOtherSwappedOutPss (Results 1 – 6 of 6) sorted by relevance
515 public int getOtherSwappedOutPss(int which) { in getOtherSwappedOutPss() method in Debug.MemoryInfo
3101 pw.print(memInfo.getOtherSwappedOutPss(i)); pw.print(','); in dumpMemInfoTable()3171 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()3241 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()3378 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()3431 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()
12108 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()12118 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()12205 info.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()12216 mem = info.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()12751 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()12761 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()12839 info.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()12850 mem = info.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()
12028 HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I
12031 HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I
35723 Landroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I