Home
last modified time | relevance | path

Searched refs:nextAction (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTrackerBase.java1766 int nextAction = getRecoveryAction(); in startDataStallAlarm() local
1772 if (mIsScreenOn || suspectedStall || RecoveryAction.isAggressiveRecovery(nextAction)) { in startDataStallAlarm()
1816 int nextAction = getRecoveryAction(); in restartDataStallAlarm() local
1818 if (RecoveryAction.isAggressiveRecovery(nextAction)) { in restartDataStallAlarm()