Searched refs:SIM_SAP_MSG_SIZE_TOO_LARGE (Results 1 – 2 of 2) sorted by relevance
61 SIM_SAP_MSG_SIZE_TOO_LARGE, enumConstant197 case RILConstants.SIM_SAP_MSG_SIZE_TOO_LARGE: in fromRilErrno()198 return new CommandException(Error.SIM_SAP_MSG_SIZE_TOO_LARGE); in fromRilErrno()
74 int SIM_SAP_MSG_SIZE_TOO_LARGE = 33; field