OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpiUnavailableException
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/net/
IpSecManager.java
68
public static final class
SpiUnavailableException
extends AndroidException {
78
SpiUnavailableException
(String msg, int spi) {
143
throws ResourceUnavailableException,
SpiUnavailableException
{
163
throw new
SpiUnavailableException
("Requested SPI is unavailable", spi);
203
* @throws
SpiUnavailableException
indicating that a particular SPI cannot be reserved
213
} catch (
SpiUnavailableException
unlikely) {
233
throws
SpiUnavailableException
, ResourceUnavailableException {
IpSecTransform.java
116
IpSecManager.
SpiUnavailableException
{
135
IpSecManager.
SpiUnavailableException
{
442
* @throws
SpiUnavailableException
if the SPI collides with an existing transform
449
IpSecManager.
SpiUnavailableException
, IOException {
/frameworks/base/config/
compiled-classes-phone
[
all
...]
Completed in 70 milliseconds