Searched refs:SIM_PIN2 (Results 1 – 3 of 3) sorted by relevance
39 SIM_PIN2, enumConstant171 case RILConstants.SIM_PIN2: in fromRilErrno()172 return new CommandException(Error.SIM_PIN2); in fromRilErrno()
1209 || rilError == CommandException.Error.SIM_PIN2 in rilErrorToSmsManagerResult()1278 case SIM_PIN2: in rilErrorToSmsManagerResult()
36 int SIM_PIN2 = 4; /* Operation requires SIM PIN2 to be entered */ field