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