Searched refs:setSchedGroup (Results 1 – 3 of 3) sorted by relevance
92 int setSchedGroup; // Last set to background scheduling class field in ProcessRecord276 pw.print(" setSchedGroup="); pw.print(setSchedGroup); in dump()
321 callerFg = callerApp.setSchedGroup != Process.THREAD_GROUP_BG_NONINTERACTIVE; in startServiceLocked()747 final boolean callerFg = callerApp.setSchedGroup != Process.THREAD_GROUP_BG_NONINTERACTIVE; in bindServiceLocked()970 if (client != null && client.setSchedGroup in unbindFinishedLocked()
6020 app.curSchedGroup = app.setSchedGroup = Process.THREAD_GROUP_DEFAULT; in attachApplicationLocked()8673 if (pr.setSchedGroup == Process.THREAD_GROUP_BG_NONINTERACTIVE in cleanUpRemovedTaskLocked()14237 switch (r.setSchedGroup) { in dumpProcessOomList()18604 if (app.setSchedGroup != app.curSchedGroup) { in applyOomAdjLocked()18605 app.setSchedGroup = app.curSchedGroup; in applyOomAdjLocked()18610 && app.setSchedGroup == Process.THREAD_GROUP_BG_NONINTERACTIVE) { in applyOomAdjLocked()