Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework-t/src/android/net/
DIpSecManager.java180 public static final class ResourceUnavailableException extends AndroidException { class in IpSecManager
182 ResourceUnavailableException(String msg) { in ResourceUnavailableException() method in IpSecManager.ResourceUnavailableException
244 throws ResourceUnavailableException, SpiUnavailableException { in SecurityParameterIndex()
261 throw new ResourceUnavailableException( in SecurityParameterIndex()
318 @NonNull InetAddress destinationAddress) throws ResourceUnavailableException { in allocateSecurityParameterIndex()
329 throw new ResourceUnavailableException("No SPIs available"); in allocateSecurityParameterIndex()
352 throws SpiUnavailableException, ResourceUnavailableException { in allocateSecurityParameterIndex()
599 throws ResourceUnavailableException, IOException { in UdpEncapsulationSocket()
608 throw new ResourceUnavailableException( in UdpEncapsulationSocket()
711 throws IOException, ResourceUnavailableException { in openUdpEncapsulationSocket()
[all …]
DIpSecTransform.java106 throws IOException, IpSecManager.ResourceUnavailableException, in checkResultStatus()
113 throw new IpSecManager.ResourceUnavailableException( in checkResultStatus()
125 throws IOException, IpSecManager.ResourceUnavailableException, in activate()
384 throws IpSecManager.ResourceUnavailableException, in buildTransportModeTransform()
423 throws IpSecManager.ResourceUnavailableException, in buildTunnelModeTransform()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/utils/
DIpSecSpiGenerator.java20 import android.net.IpSecManager.ResourceUnavailableException;
55 throws SpiUnavailableException, ResourceUnavailableException { in allocateSpi()
69 throws SpiUnavailableException, ResourceUnavailableException { in allocateSpi()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DSaRecord.java23 import android.net.IpSecManager.ResourceUnavailableException;
337 throws GeneralSecurityException, ResourceUnavailableException, in makeChildSaRecord()
398 throws ResourceUnavailableException, SpiUnavailableException, IOException { in makeChildSaRecord()
506 throws ResourceUnavailableException, SpiUnavailableException, IOException { in makeIpSecTransform()
1033 throws GeneralSecurityException, ResourceUnavailableException, in makeChildSaRecord()
1154 throws GeneralSecurityException, ResourceUnavailableException, in makeChildSaRecord()
1199 throws ResourceUnavailableException, SpiUnavailableException, IOException; in makeIpSecTransform()
DIkeUdpEncapSocket.java22 import android.net.IpSecManager.ResourceUnavailableException;
83 throws ErrnoException, IOException, ResourceUnavailableException { in getIkeUdpEncapSocket()
DChildSessionStateMachine.java51 import android.net.IpSecManager.ResourceUnavailableException;
918 | ResourceUnavailableException in validateAndBuildChild()
1130 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
1576 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
1658 | ResourceUnavailableException in processStateMessage()
1876 } catch (SpiUnavailableException | ResourceUnavailableException e) { in handleCreateChildRequest()
1956 | ResourceUnavailableException in handleCreateChildRequest()
2241 throws SpiUnavailableException, ResourceUnavailableException { in getInitChildCreateReqPayloads()
2283 throws SpiUnavailableException, ResourceUnavailableException { in getRekeyChildCreateReqPayloads()
2313 throws SpiUnavailableException, ResourceUnavailableException { in getRekeyChildCreateRespPayloads()
[all …]
DIkeSessionStateMachine.java95 import android.net.IpSecManager.ResourceUnavailableException;
4130 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
4209 throws SpiUnavailableException, ResourceUnavailableException { in buildIkeAuthReq()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeUdpEncapSocketTest.java33 import android.net.IpSecManager.ResourceUnavailableException;
75 } catch (ResourceUnavailableException e) {
201 | ResourceUnavailableException e) { in checkReceiveIkePacket()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java27 import android.net.IpSecManager.ResourceUnavailableException;
185 throws SpiUnavailableException, ResourceUnavailableException { in IkeSaPayload()
217 throws SpiUnavailableException, ResourceUnavailableException { in IkeSaPayload()
308 throws SpiUnavailableException, ResourceUnavailableException { in createChildSaRequestPayload()
327 throws SpiUnavailableException, ResourceUnavailableException { in createChildSaResponsePayload()
513 throws NoValidProposalChosenException, ResourceUnavailableException, in getVerifiedNegotiatedChildProposalPair()
963 throws SpiUnavailableException, ResourceUnavailableException { in createChildProposal()
982 throws ResourceUnavailableException, SpiUnavailableException { in allocateResourceForRemoteChildSpi()
/packages/modules/Connectivity/framework-t/api/
Dcurrent.txt96 …rIndex(@NonNull java.net.InetAddress) throws android.net.IpSecManager.ResourceUnavailableException;
97 …ll java.net.InetAddress, int) throws android.net.IpSecManager.ResourceUnavailableException, androi…
101 …ationSocket(int) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
102 …sulationSocket() throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
110 …public static final class IpSecManager.ResourceUnavailableException extends android.util.AndroidEx…
135 …erIndex) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException, androi…
Dsystem-current.txt294 …oid.net.Network) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException;
307 …erIndex) throws java.io.IOException, android.net.IpSecManager.ResourceUnavailableException, androi…
/packages/modules/Connectivity/tests/unit/java/android/net/
DIpSecManagerTest.java149 } catch (IpSecManager.ResourceUnavailableException e) { in testAllocSpiResUnavailableException()
166 } catch (IpSecManager.ResourceUnavailableException e) { in testAllocSpiSpiUnavailableException()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/net/
DIkeConnectionController.java45 import android.net.IpSecManager.ResourceUnavailableException;
342 throws ErrnoException, IOException, ResourceUnavailableException { in newIkeUdpEncapSocket()
469 } catch (ErrnoException | IOException | ResourceUnavailableException e) { in getIkeSocket()
/packages/modules/Connectivity/framework-t/hiddenapi/
Dhiddenapi-max-target-o-low-priority-tiramisu.txt300 Landroid/net/IpSecManager$ResourceUnavailableException;-><init>(Ljava/lang/String;)V
/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgTunnelManager.java866 } catch (IpSecManager.ResourceUnavailableException | IOException e) { in tryCreateIpSecTunnelInterface()