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.java4603 RECOVERY_ACTION_RADIO_RESTART
4610 private static final int RECOVERY_ACTION_RADIO_RESTART = 3; field in DcTracker
4637 || (action == RECOVERY_ACTION_RADIO_RESTART)); in isAggressiveRecovery()
4730 putRecoveryAction(RECOVERY_ACTION_RADIO_RESTART); in doRecovery()
4732 case RECOVERY_ACTION_RADIO_RESTART: in doRecovery()