Searched defs:otherPss (Results 1 – 3 of 3) sorted by relevance
126 public int otherPss; field in Debug.MemoryInfo
951 int otherPss = memInfo.otherPss; in dumpMemInfo() local
9268 long nativePss=0, dalvikPss=0, otherPss=0; in dumpApplicationMemoryUsage() local