Searched refs:setSchedGroup (Results 1 – 3 of 3) sorted by relevance
77 int setSchedGroup; // Last set to background scheduling class field in ProcessRecord243 pw.print(" setSchedGroup="); pw.print(setSchedGroup); in dump()
291 callerFg = callerApp.setSchedGroup != Process.THREAD_GROUP_BG_NONINTERACTIVE; in startServiceLocked()688 final boolean callerFg = callerApp.setSchedGroup != Process.THREAD_GROUP_BG_NONINTERACTIVE; in bindServiceLocked()893 if (client != null && client.setSchedGroup in unbindFinishedLocked()
4902 app.curSchedGroup = app.setSchedGroup = Process.THREAD_GROUP_DEFAULT; in attachApplicationLocked()6974 if (pr.setSchedGroup == Process.THREAD_GROUP_BG_NONINTERACTIVE) {11552 switch (r.setSchedGroup) { in dumpProcessOomList()15271 if (app.setSchedGroup != app.curSchedGroup) { in applyOomAdjLocked()15272 app.setSchedGroup = app.curSchedGroup; in applyOomAdjLocked()15277 app.setSchedGroup == Process.THREAD_GROUP_BG_NONINTERACTIVE) { in applyOomAdjLocked()