OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OP_NOT_ALLOWED_BEFORE_REG_NW
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java
38
OP_NOT_ALLOWED_BEFORE_REG_NW
,
72
case RILConstants.
OP_NOT_ALLOWED_BEFORE_REG_NW
:
73
return new CommandException(Error.
OP_NOT_ALLOWED_BEFORE_REG_NW
);
/frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java
47
int
OP_NOT_ALLOWED_BEFORE_REG_NW
= 9; /* request is not allowed before device registers to
Completed in 340 milliseconds