Searched refs:buttonDisableBackgroundConfig (Results 1 – 2 of 2) sorted by relevance
26 private final PartnerConfig buttonDisableBackgroundConfig; field in FooterButtonPartnerConfig41 PartnerConfig buttonDisableBackgroundConfig, in FooterButtonPartnerConfig() argument59 this.buttonDisableBackgroundConfig = buttonDisableBackgroundConfig; in FooterButtonPartnerConfig()78 return buttonDisableBackgroundConfig; in getButtonDisableBackgroundConfig()118 private PartnerConfig buttonDisableBackgroundConfig = null; field in FooterButtonPartnerConfig.Builder147 public Builder setButtonDisableBackgroundConfig(PartnerConfig buttonDisableBackgroundConfig) { in setButtonDisableBackgroundConfig() argument148 this.buttonDisableBackgroundConfig = buttonDisableBackgroundConfig; in setButtonDisableBackgroundConfig()202 buttonDisableBackgroundConfig, in build()
177 PartnerConfig buttonDisableBackgroundConfig) { in updateButtonBackgroundWithPartnerConfig() argument187 PartnerConfigHelper.get(context).getColor(context, buttonDisableBackgroundConfig); in updateButtonBackgroundWithPartnerConfig()