Searched refs:nextAction (Results 1 – 1 of 1) sorted by relevance
1766 int nextAction = getRecoveryAction(); in startDataStallAlarm() local1772 if (mIsScreenOn || suspectedStall || RecoveryAction.isAggressiveRecovery(nextAction)) { in startDataStallAlarm()1816 int nextAction = getRecoveryAction(); in restartDataStallAlarm() local1818 if (RecoveryAction.isAggressiveRecovery(nextAction)) { in restartDataStallAlarm()