Searched refs:newProcState (Results 1 – 1 of 1) sorted by relevance
1136 void bumpAllowStartFgsState(int newProcState) { in bumpAllowStartFgsState() argument1137 if (newProcState < mAllowStartFgsState) { in bumpAllowStartFgsState()1138 mAllowStartFgsState = newProcState; in bumpAllowStartFgsState()