Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/net/
H A DIpSecManager.java148 ResourceUnavailableException(String msg) { in ResourceUnavailableException() method in IpSecManager.ResourceUnavailableException
227 throw new ResourceUnavailableException( in SecurityParameterIndex()
295 throw new ResourceUnavailableException("No SPIs available"); in allocateSecurityParameterIndex()
318 throws SpiUnavailableException, ResourceUnavailableException { in allocateSecurityParameterIndex()
565 throws ResourceUnavailableException, IOException { in UdpEncapsulationSocket()
574 throw new ResourceUnavailableException( in UdpEncapsulationSocket()
677 throws IOException, ResourceUnavailableException { in openUdpEncapsulationSocket()
711 throws IOException, ResourceUnavailableException { in openUdpEncapsulationSocket()
836 throws ResourceUnavailableException, IOException { in IpSecTunnelInterface()
855 throw new ResourceUnavailableException( in IpSecTunnelInterface()
[all …]
H A DIpSecTransform.java110 throws IOException, IpSecManager.ResourceUnavailableException, in checkResultStatus()
117 throw new IpSecManager.ResourceUnavailableException( in checkResultStatus()
129 throws IOException, IpSecManager.ResourceUnavailableException, in activate()
349 throws IpSecManager.ResourceUnavailableException, in buildTransportModeTransform()
388 throws IpSecManager.ResourceUnavailableException, in buildTunnelModeTransform()
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/utils/
H A DIpSecSpiGenerator.java20 import android.net.IpSecManager.ResourceUnavailableException;
55 throws SpiUnavailableException, ResourceUnavailableException { in allocateSpi()
69 throws SpiUnavailableException, ResourceUnavailableException { in allocateSpi()
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
H A DIkeUdpEncapSocket.java22 import android.net.IpSecManager.ResourceUnavailableException;
83 throws ErrnoException, IOException, ResourceUnavailableException { in getIkeUdpEncapSocket()
H A DSaRecord.java25 import android.net.IpSecManager.ResourceUnavailableException;
338 throws GeneralSecurityException, ResourceUnavailableException, in makeChildSaRecord()
399 throws ResourceUnavailableException, SpiUnavailableException, IOException { in makeChildSaRecord()
507 throws ResourceUnavailableException, SpiUnavailableException, IOException { in makeIpSecTransform()
1051 throws GeneralSecurityException, ResourceUnavailableException, in makeChildSaRecord()
1172 throws GeneralSecurityException, ResourceUnavailableException, in makeChildSaRecord()
1217 throws ResourceUnavailableException, SpiUnavailableException, IOException; in makeIpSecTransform()
H A DChildSessionStateMachine.java52 import android.net.IpSecManager.ResourceUnavailableException;
842 | ResourceUnavailableException in validateAndBuildChild()
1038 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
1450 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
1515 | ResourceUnavailableException in processStateMessage()
1759 | ResourceUnavailableException in handleCreateChildRequest()
2052 throws SpiUnavailableException, ResourceUnavailableException { in getInitChildCreateReqPayloads()
2094 throws SpiUnavailableException, ResourceUnavailableException { in getRekeyChildCreateReqPayloads()
2124 throws SpiUnavailableException, ResourceUnavailableException { in getRekeyChildCreateRespPayloads()
2152 throws ResourceUnavailableException { in getChildCreatePayloads()
[all …]
H A DIkeSessionStateMachine.java71 import android.net.IpSecManager.ResourceUnavailableException;
917 throws ErrnoException, IOException, ResourceUnavailableException { in getIkeSocket()
953 } catch (ErrnoException | IOException | ResourceUnavailableException e) { in getAndSwitchToIkeSocket()
1252 } catch (ErrnoException | IOException | ResourceUnavailableException e) { in enterState()
3398 } catch (ErrnoException | IOException | ResourceUnavailableException e) { in handleNatDetection()
3738 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
3815 throws SpiUnavailableException, ResourceUnavailableException { in buildIkeAuthReq()
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
H A DIkeUdpEncapSocketTest.java33 import android.net.IpSecManager.ResourceUnavailableException;
75 } catch (ResourceUnavailableException e) {
201 | ResourceUnavailableException e) { in checkReceiveIkePacket()
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
H A DIkeSaPayload.java27 import android.net.IpSecManager.ResourceUnavailableException;
184 throws SpiUnavailableException, ResourceUnavailableException { in IkeSaPayload()
216 throws SpiUnavailableException, ResourceUnavailableException { in IkeSaPayload()
307 throws SpiUnavailableException, ResourceUnavailableException { in createChildSaRequestPayload()
326 throws SpiUnavailableException, ResourceUnavailableException { in createChildSaResponsePayload()
446 throws NoValidProposalChosenException, ResourceUnavailableException, in getVerifiedNegotiatedChildProposalPair()
896 throws SpiUnavailableException, ResourceUnavailableException { in createChildProposal()
915 throws ResourceUnavailableException, SpiUnavailableException { in allocateResourceForRemoteChildSpi()
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A DIpSecManagerTest.java149 } catch (IpSecManager.ResourceUnavailableException e) { in testAllocSpiResUnavailableException()
166 } catch (IpSecManager.ResourceUnavailableException e) { in testAllocSpiSpiUnavailableException()
/aosp12/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java44 import android.net.IpSecManager.ResourceUnavailableException;
1777 } catch (IOException | ResourceUnavailableException e) { in enterState()
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
H A DEpdgTunnelManager.java1380 } catch (IpSecManager.ResourceUnavailableException | IOException e) { in handleMessage()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt7404 …oid.net.Network) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
7416 …erIndex) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException, androi…
H A Dcurrent.txt26428 …rIndex(@NonNull java.net.InetAddress) throws android.net.IpSecManager.ResourceUnavailableException;
26429 …ll java.net.InetAddress, int) throws android.net.IpSecManager.ResourceUnavailableException, androi…
26433 …ationSocket(int) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
26434 …sulationSocket() throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
26442 …public static final class IpSecManager.ResourceUnavailableException extends android.util.AndroidEx…
26466 …erIndex) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException, androi…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt28277 Landroid/net/IpSecManager$ResourceUnavailableException;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt37914 Landroid/net/IpSecManager$ResourceUnavailableException;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35989 Landroid/net/IpSecManager$ResourceUnavailableException;-><init>(Ljava/lang/String;)V