Searched refs:processStateToSlot (Results 1 – 1 of 1) sorted by relevance
201 static int processStateToSlot(@ActivityManager.ProcessState int state) { in processStateToSlot() method in OomAdjusterModernImpl284 mSlotFunction = (proc) -> processStateToSlot(proc.mState.getCurProcState()); in ProcessRecordNodes()439 slot = processStateToSlot(app.mState.getCurProcState()); in moveAppToTail()489 return processStateToSlot(app.mState.getCurProcState()); in getCurrentSlot()867 final int slot = processStateToSlot(app.mState.getCurProcState()); in updateProcStateSlotIfNecessary()868 final int prevSlot = processStateToSlot(prevProcState); in updateProcStateSlotIfNecessary()880 final int slot = processStateToSlot(app.mState.getCurProcState()); in updateProcStateSlot()881 final int prevSlot = processStateToSlot(prevProcState); in updateProcStateSlot()