Searched refs:getCurrentSchedulingGroup (Results 1 – 7 of 7) sorted by relevance
169 final int curSchedGroup = proc.getCurrentSchedulingGroup(); in onTopProcChangedLocked()249 setVrRenderThreadLocked(tid, proc.getCurrentSchedulingGroup(), false); in setVrThreadLocked()320 proc.mVrThreadTid, proc.getCurrentSchedulingGroup(), false); in changeVrModeLocked()
358 int getCurrentSchedulingGroup() { in getCurrentSchedulingGroup() method in WindowProcessController
2140 schedGroup = Math.max(schedGroup, state.getCurrentSchedulingGroup()); in computeOomAdjLSP()2458 final int curSchedGroup = cstate.getCurrentSchedulingGroup(); in computeOomAdjLSP()2679 if (cstate.getCurrentSchedulingGroup() > schedGroup) { in computeOomAdjLSP()3014 final int curSchedGroup = state.getCurrentSchedulingGroup(); in applyOomAdjLSP()
567 int getCurrentSchedulingGroup() { in getCurrentSchedulingGroup() method in ProcessStateRecord
7956 if (proc.mState.getCurrentSchedulingGroup() == ProcessList.SCHED_GROUP_TOP_APP) { in setRenderThread()
503 Lcom/android/server/am/ProcessRecord;->getCurrentSchedulingGroup()I
2197 HSPLcom/android/server/am/ProcessStateRecord;->getCurrentSchedulingGroup()I