OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ILLEGAL_SIM_OR_ME
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
CommandException.java
44
ILLEGAL_SIM_OR_ME
,
84
case RILConstants.
ILLEGAL_SIM_OR_ME
:
85
return new CommandException(Error.
ILLEGAL_SIM_OR_ME
);
RILConstants.java
55
int
ILLEGAL_SIM_OR_ME
= 15; /* network selection failure due
/packages/apps/Phone/src/com/android/phone/
NetworkSetting.java
334
== CommandException.Error.
ILLEGAL_SIM_OR_ME
)
Completed in 45 milliseconds