Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecManager.java279 throw rethrowUncheckedExceptionFromServiceSpecificException(e); in allocateSecurityParameterIndex()
313 throw rethrowUncheckedExceptionFromServiceSpecificException(e); in allocateSecurityParameterIndex()
963 rethrowUncheckedExceptionFromServiceSpecificException(ServiceSpecificException sse) { in rethrowUncheckedExceptionFromServiceSpecificException() method in IpSecManager
DIpSecTransform.java144 throw IpSecManager.rethrowUncheckedExceptionFromServiceSpecificException(e); in activate()