Searched refs:getOtherPss (Results 1 – 5 of 5) sorted by relevance
162 public int getOtherPss(int which) { in getOtherPss() method in Debug.MemoryInfo
957 memInfo.getOtherPss(i), memInfo.getOtherSharedDirty(i), in dumpMemInfo()959 otherPss -= memInfo.getOtherPss(i); in dumpMemInfo()
9319 long mem = mi.getOtherPss(j); in dumpApplicationMemoryUsage()
14586 method public int getOtherPss(int);