Searched refs:mLastAction (Results 1 – 1 of 1) sorted by relevance
184 private int mLastAction; field in DataStallRecoveryManager388 setRecoveryAction(mLastAction); in handleMessage()543 setRecoveryAction(mLastAction); in onMobileDataEnabledChanged()559 mLastAction = RECOVERY_ACTION_GET_DATA_CALL_LIST; in reset()581 broadcastDataStallDetected(mLastAction); in onInternetValidationStatusChanged()796 if (getElapsedTimeSinceRecoveryMs() < getDataStallRecoveryDelayMillis(mLastAction) in isRecoveryNeeded()871 || mLastAction == RECOVERY_ACTION_RESET_MODEM) in setNetworkValidationState()875 mLastAction, isValid, timeDuration, reason, in setNetworkValidationState()881 + recoveryActionToString(mLastAction) in setNetworkValidationState()906 if (mLastAction <= RECOVERY_ACTION_CLEANUP) { in getRecoveredReason()[all …]