OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIM_PIN2
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
CommandException.java
34
SIM_PIN2
,
64
case RILConstants.
SIM_PIN2
:
65
return new CommandException(Error.
SIM_PIN2
);
RILConstants.java
41
int
SIM_PIN2
= 4; /* Operation requires SIM PIN2 to be entered */
Completed in 14 milliseconds