OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUBSCRIPTION_NOT_AVAILABLE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
CommandException.java
41
SUBSCRIPTION_NOT_AVAILABLE
,
78
case RILConstants.
SUBSCRIPTION_NOT_AVAILABLE
:
79
return new CommandException(Error.
SUBSCRIPTION_NOT_AVAILABLE
);
RILConstants.java
49
int
SUBSCRIPTION_NOT_AVAILABLE
= 12; /* fail to find CDMA subscription from specified
Completed in 120 milliseconds