Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/
DErrorPolicyManager.java924 int getHandoverAttemptCount() { in getHandoverAttemptCount() method in ErrorPolicyManager.ErrorPolicy
1075 && currentRetryIndex() + 1 >= errorPolicy.getHandoverAttemptCount(); in shouldRetryWithInitialAttach()
1114 && errorPolicy.getHandoverAttemptCount() == 0; in shouldRetryWithInitialAttach()