Searched refs:QosCallbackRegistrationException (Results 1 – 4 of 4) sorted by relevance
83 public static class QosCallbackRegistrationException extends RuntimeException { class in QosCallback87 public QosCallbackRegistrationException() { in QosCallbackRegistrationException() method in QosCallback.QosCallbackRegistrationException
26 import static android.net.QosCallback.QosCallbackRegistrationException;5844 throw new QosCallbackRegistrationException(); in registerQosCallback()
64 import android.net.QosCallback.QosCallbackRegistrationException in <lambda>()1314 assertFailsWith<QosCallbackRegistrationException>( in validateQosCallbackRegisterAndUnregister()
425 …public static class QosCallback.QosCallbackRegistrationException extends java.lang.RuntimeExceptio…