Searched refs:SpiUnavailableException (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/android/net/ |
D | IpSecManager.java | 106 public static final class SpiUnavailableException extends AndroidException { class in IpSecManager 116 SpiUnavailableException(String msg, int spi) { in SpiUnavailableException() method in IpSecManager.SpiUnavailableException 198 throws ResourceUnavailableException, SpiUnavailableException { in SecurityParameterIndex() 218 throw new SpiUnavailableException("Requested SPI is unavailable", spi); in SecurityParameterIndex() 280 } catch (SpiUnavailableException unlikely) { in allocateSecurityParameterIndex() 306 throws SpiUnavailableException, ResourceUnavailableException { in allocateSecurityParameterIndex()
|
D | IpSecTransform.java | 113 IpSecManager.SpiUnavailableException { in checkResultStatus() 132 IpSecManager.SpiUnavailableException { in activate() 453 IpSecManager.SpiUnavailableException, IOException { in buildTransportModeTransform() 492 IpSecManager.SpiUnavailableException, IOException { in buildTunnelModeTransform()
|
/frameworks/base/config/ |
D | preloaded-classes | 4209 android.net.IpSecManager$SpiUnavailableException
|
D | boot-image-profile.txt | 44405 Landroid/net/IpSecManager$SpiUnavailableException;
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 6069 …id.net.IpSecManager.ResourceUnavailableException, android.net.IpSecManager.SpiUnavailableException;
|
/frameworks/base/api/ |
D | system-current.txt | 6121 …id.net.IpSecManager.ResourceUnavailableException, android.net.IpSecManager.SpiUnavailableException;
|
D | current.txt | 30063 …id.net.IpSecManager.ResourceUnavailableException, android.net.IpSecManager.SpiUnavailableException; 30084 …public static final class IpSecManager.SpiUnavailableException extends android.util.AndroidExcepti… 30100 …id.net.IpSecManager.ResourceUnavailableException, android.net.IpSecManager.SpiUnavailableException;
|