Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/
DErrorPolicyManager.java837 (apn, retryActionStore) -> retryActionStore.handleUnthrottlingEvent(event)); in unthrottleLastErrorOnEvent()
1260 private void handleUnthrottlingEvent(int event) { in handleUnthrottlingEvent() method in ErrorPolicyManager.ApnRetryActionStore