Home
last modified time | relevance | path

Searched refs:rethrowUncheckedExceptionFromServiceSpecificException (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecManager.java283 throw rethrowUncheckedExceptionFromServiceSpecificException(e); in allocateSecurityParameterIndex()
317 throw rethrowUncheckedExceptionFromServiceSpecificException(e); in allocateSecurityParameterIndex()
956 rethrowUncheckedExceptionFromServiceSpecificException(ServiceSpecificException sse) { in rethrowUncheckedExceptionFromServiceSpecificException() method in IpSecManager
DIpSecTransform.java141 throw IpSecManager.rethrowUncheckedExceptionFromServiceSpecificException(e); in activate()