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