Searched defs:isAggressiveRecovery (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTrackerBase.java1613 private static boolean isAggressiveRecovery(int value) { method in class:DcTrackerBase.RecoveryAction
1772 if (mIsScreenOn || suspectedStall || RecoveryAction.isAggressiveRecovery(nextAction)) {
1818 if (RecoveryAction.isAggressiveRecovery(nextAction)) {

Completed in 305 milliseconds