Searched refs:getSetAdjWithServices (Results 1 – 3 of 3) sorted by relevance
901 public int getSetAdjWithServices() { in getSetAdjWithServices() method in ProcessRecord
12468 oomAdj = r.getSetAdjWithServices(); in dumpApplicationMemoryUsage()12533 if (r.thread != null && oomAdj == r.getSetAdjWithServices()) { in dumpApplicationMemoryUsage()12981 oomAdj = r.getSetAdjWithServices(); in dumpApplicationMemoryUsage()13041 if (r.thread != null && oomAdj == r.getSetAdjWithServices()) { in dumpApplicationMemoryUsage()
3520 PLcom/android/server/am/ProcessRecord;->getSetAdjWithServices()I