Searched refs:newProcState (Results 1 – 1 of 1) sorted by relevance
1099 void bumpAllowStartFgsState(int newProcState) { in bumpAllowStartFgsState() argument1100 if (newProcState < mAllowStartFgsState) { in bumpAllowStartFgsState()1101 mAllowStartFgsState = newProcState; in bumpAllowStartFgsState()