Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java4340 public static class TooManyRequestsException extends RuntimeException {} class in ConnectivityManager
4345 return new TooManyRequestsException(); in convertServiceException()
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java286 import android.net.ConnectivityManager.TooManyRequestsException;
7599 assertThrows(TooManyRequestsException.class, () ->
7602 assertThrows(TooManyRequestsException.class, () ->
7605 assertThrows(TooManyRequestsException.class, () ->
7610 assertThrows(TooManyRequestsException.class, () ->
7631 assertThrows(TooManyRequestsException.class, () ->
7634 assertThrows(TooManyRequestsException.class, () ->
/packages/modules/Connectivity/Tethering/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt43 Landroid/net/ConnectivityManager$TooManyRequestsException;-><init>()V