Searched refs:convertServiceException (Results 1 – 2 of 2) sorted by relevance
3768 private static RuntimeException convertServiceException(ServiceSpecificException e) { in convertServiceException() method in ConnectivityManager3960 throw convertServiceException(e); in sendRequestForNetwork()4255 throw convertServiceException(e); in requestNetwork()4404 throw convertServiceException(e); in registerNetworkCallback()5257 throw convertServiceException(e); in registerQosCallback()
66 Landroid/net/ConnectivityManager;->convertServiceException(Landroid/os/ServiceSpecificException;)Lj…