Searched defs:confirmationCode (Results 1 – 2 of 2) sorted by relevance
64 @Nullable private String confirmationCode; field in DownloadableSubscription93 private DownloadableSubscription(String encodedActivationCode, String confirmationCode, in DownloadableSubscription()105 @Nullable private String confirmationCode; field in DownloadableSubscription.Builder170 public void setConfirmationCode(String confirmationCode) { in setConfirmationCode()
307 private void resolvedDownloadConfirmationCode(String confirmationCode, in resolvedDownloadConfirmationCode()