Searched refs:convertServiceException (Results 1 – 2 of 2) sorted by relevance
4342 private static RuntimeException convertServiceException(ServiceSpecificException e) { in convertServiceException() method in ConnectivityManager4546 throw convertServiceException(e); in sendRequestForNetwork()4855 throw convertServiceException(e); in requestNetwork()5004 throw convertServiceException(e); in registerNetworkCallback()5858 throw convertServiceException(e); in registerQosCallback()
66 Landroid/net/ConnectivityManager;->convertServiceException(Landroid/os/ServiceSpecificException;)Lj…