Searched refs:setSchedGroup (Results 1 – 3 of 3) sorted by relevance
84 int setSchedGroup; // Last set to background scheduling class field in ProcessRecord269 pw.print(" setSchedGroup="); pw.print(setSchedGroup); in dump()
313 callerFg = callerApp.setSchedGroup != Process.THREAD_GROUP_BG_NONINTERACTIVE; in startServiceLocked()737 final boolean callerFg = callerApp.setSchedGroup != Process.THREAD_GROUP_BG_NONINTERACTIVE; in bindServiceLocked()960 if (client != null && client.setSchedGroup in unbindFinishedLocked()
5915 app.curSchedGroup = app.setSchedGroup = Process.THREAD_GROUP_DEFAULT; in attachApplicationLocked()8420 if (pr.setSchedGroup == Process.THREAD_GROUP_BG_NONINTERACTIVE) {13684 switch (r.setSchedGroup) { in dumpProcessOomList()17885 if (app.setSchedGroup != app.curSchedGroup) { in applyOomAdjLocked()17886 app.setSchedGroup = app.curSchedGroup; in applyOomAdjLocked()17891 app.setSchedGroup == Process.THREAD_GROUP_BG_NONINTERACTIVE) { in applyOomAdjLocked()