Searched refs:INVALID_SIM_STATE (Results 1 – 7 of 7) sorted by relevance
82 INVALID_SIM_STATE, enumConstant238 case RILConstants.INVALID_SIM_STATE: in fromRilErrno()239 return new CommandException(Error.INVALID_SIM_STATE); in fromRilErrno()
803 CommandException.Error.INVALID_SIM_STATE) in handleMessage()1643 } else if (error == CommandException.Error.INVALID_SIM_STATE) { in onDdsSwitchResponse()
88 int INVALID_SIM_STATE = 45; /* Can not process the request in current SIM field
790 public static final int INVALID_SIM_STATE = 0x8B0; field in DataFailCause1420 sFailCauseMap.put(INVALID_SIM_STATE, "INVALID_SIM_STATE"); in sFailCauseMap.put() argument
422 DataFailCause.INVALID_SIM_STATE,
1179 new CommandException(CommandException.Error.INVALID_SIM_STATE)); in testRetry_DDS_switch_Failure()
41437 field public static final int INVALID_SIM_STATE = 2224; // 0x8b0