Searched refs:getTermsAndConditionsWebUrl (Results 1 – 2 of 2) sorted by relevance
105 public abstract String getTermsAndConditionsWebUrl(); in getTermsAndConditionsWebUrl() method in EntitlementResult132 builder.append(",getTermsAndConditionsWebUrl=").append(getTermsAndConditionsWebUrl()); in toString()
239 if (!TextUtils.isEmpty(result.getTermsAndConditionsWebUrl())) { in handleEntitlementStatusForActivation()241 result.getTermsAndConditionsWebUrl(), /* postData= */ null); in handleEntitlementStatusForActivation()265 result.getTermsAndConditionsWebUrl(), /* postData= */ null); in handleEntitlementStatusForUpdating()