Home
last modified time | relevance | path

Searched refs:ResourceUnavailableException (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecManager.java134 public static final class ResourceUnavailableException extends AndroidException { class in IpSecManager
136 ResourceUnavailableException(String msg) { in ResourceUnavailableException() method in IpSecManager.ResourceUnavailableException
198 throws ResourceUnavailableException, SpiUnavailableException { in SecurityParameterIndex()
215 throw new ResourceUnavailableException( in SecurityParameterIndex()
272 @NonNull InetAddress destinationAddress) throws ResourceUnavailableException { in allocateSecurityParameterIndex()
283 throw new ResourceUnavailableException("No SPIs available"); in allocateSecurityParameterIndex()
306 throws SpiUnavailableException, ResourceUnavailableException { in allocateSecurityParameterIndex()
553 throws ResourceUnavailableException, IOException { in UdpEncapsulationSocket()
562 throw new ResourceUnavailableException( in UdpEncapsulationSocket()
665 throws IOException, ResourceUnavailableException { in openUdpEncapsulationSocket()
[all …]
DIpSecTransform.java112 throws IOException, IpSecManager.ResourceUnavailableException, in checkResultStatus()
119 throw new IpSecManager.ResourceUnavailableException( in checkResultStatus()
131 throws IOException, IpSecManager.ResourceUnavailableException, in activate()
452 throws IpSecManager.ResourceUnavailableException, in buildTransportModeTransform()
491 throws IpSecManager.ResourceUnavailableException, in buildTunnelModeTransform()
/frameworks/base/tests/net/java/android/net/
DIpSecManagerTest.java146 } catch (IpSecManager.ResourceUnavailableException e) { in testAllocSpiResUnavailableException()
163 } catch (IpSecManager.ResourceUnavailableException e) { in testAllocSpiSpiUnavailableException()
/frameworks/base/api/
Dsystem-current.txt4434 …oid.net.Network) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
4445 …erIndex) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException, androi…
Dcurrent.txt28961 …rIndex(@NonNull java.net.InetAddress) throws android.net.IpSecManager.ResourceUnavailableException;
28962 …ll java.net.InetAddress, int) throws android.net.IpSecManager.ResourceUnavailableException, androi…
28966 …ationSocket(int) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
28967 …sulationSocket() throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
28975 …public static final class IpSecManager.ResourceUnavailableException extends android.util.AndroidEx…
28999 …erIndex) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException, androi…
/frameworks/base/non-updatable-api/
Dsystem-current.txt4434 …oid.net.Network) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
4445 …erIndex) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException, androi…
Dcurrent.txt28831 …rIndex(@NonNull java.net.InetAddress) throws android.net.IpSecManager.ResourceUnavailableException;
28832 …ll java.net.InetAddress, int) throws android.net.IpSecManager.ResourceUnavailableException, androi…
28836 …ationSocket(int) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
28837 …sulationSocket() throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
28845 …public static final class IpSecManager.ResourceUnavailableException extends android.util.AndroidEx…
28869 …erIndex) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException, androi…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt43661 Landroid/net/IpSecManager$ResourceUnavailableException;-><init>(Ljava/lang/String;)V