Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework/src/android/net/
DQosCallback.java83 public static class QosCallbackRegistrationException extends RuntimeException { class in QosCallback
87 public QosCallbackRegistrationException() { in QosCallbackRegistrationException() method in QosCallback.QosCallbackRegistrationException
DConnectivityManager.java26 import static android.net.QosCallback.QosCallbackRegistrationException;
5844 throw new QosCallbackRegistrationException(); in registerQosCallback()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkAgentTest.kt64 import android.net.QosCallback.QosCallbackRegistrationException in <lambda>()
1314 assertFailsWith<QosCallbackRegistrationException>( in validateQosCallbackRegisterAndUnregister()
/packages/modules/Connectivity/framework/api/
Dsystem-current.txt425 …public static class QosCallback.QosCallbackRegistrationException extends java.lang.RuntimeExceptio…