Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java4636 RECOVERY_ACTION_RADIO_RESTART
4643 private static final int RECOVERY_ACTION_RADIO_RESTART = 3; field in DcTracker
4670 || (action == RECOVERY_ACTION_RADIO_RESTART)); in isAggressiveRecovery()
4763 putRecoveryAction(RECOVERY_ACTION_RADIO_RESTART); in doRecovery()
4765 case RECOVERY_ACTION_RADIO_RESTART: in doRecovery()