Searched refs:SIM_SAP_MSG_SIZE_TOO_LARGE (Results 1 – 2 of 2) sorted by relevance
60 SIM_SAP_MSG_SIZE_TOO_LARGE, enumConstant196 case RILConstants.SIM_SAP_MSG_SIZE_TOO_LARGE: in fromRilErrno()197 return new CommandException(Error.SIM_SAP_MSG_SIZE_TOO_LARGE); in fromRilErrno()
75 int SIM_SAP_MSG_SIZE_TOO_LARGE = 33; field