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