Home
last modified time | relevance | path

Searched defs:getWrappedIkeException (Results 1 – 3 of 3) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/shim/
DShimUtilsT.java42 public IkeException getWrappedIkeException(Exception exception) { in getWrappedIkeException() method in ShimUtilsT
DShimUtilsRAndS.java38 public IkeException getWrappedIkeException(Exception exception) { in getWrappedIkeException() method in ShimUtilsRAndS
DShimUtils.java63 public abstract IkeException getWrappedIkeException(Exception exception); in getWrappedIkeException() method in ShimUtils