Searched refs:SpiUnavailableException (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/net/
H A DIpSecManager.java110 public static final class SpiUnavailableException extends AndroidException { class in class:IpSecManager
120 SpiUnavailableException(String msg, int spi) { method in class:IpSecManager.SpiUnavailableException
202 throws ResourceUnavailableException, SpiUnavailableException {
222 throw new SpiUnavailableException("Requested SPI is unavailable", spi);
284 } catch (SpiUnavailableException unlikely) {
304 * @throws {@link #SpiUnavailableException} indicating that the requested SPI could not be
310 throws SpiUnavailableException, ResourceUnavailableException {
H A DIpSecTransform.java110 IpSecManager.SpiUnavailableException {
129 IpSecManager.SpiUnavailableException {
443 * @throws IpSecManager.SpiUnavailableException indicating the rare case where an SPI
452 IpSecManager.SpiUnavailableException, IOException {
478 * @throws IpSecManager.SpiUnavailableException indicating the rare case where an SPI
489 IpSecManager.SpiUnavailableException, IOException {
/frameworks/base/config/
H A Dpreloaded-classes2237 android.net.IpSecManager$SpiUnavailableException
H A Dboot-image-profile.txt[all...]

Completed in 123 milliseconds