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