Searched refs:buttonBackgroundConfig (Results 1 – 2 of 2) sorted by relevance
24 private final PartnerConfig buttonBackgroundConfig; field in FooterButtonPartnerConfig35 PartnerConfig buttonBackgroundConfig, in FooterButtonPartnerConfig() argument47 this.buttonBackgroundConfig = buttonBackgroundConfig; in FooterButtonPartnerConfig()58 return buttonBackgroundConfig; in getButtonBackgroundConfig()88 private PartnerConfig buttonBackgroundConfig = null; field in FooterButtonPartnerConfig.Builder103 public Builder setButtonBackgroundConfig(PartnerConfig buttonBackgroundConfig) { in setButtonBackgroundConfig() argument104 this.buttonBackgroundConfig = buttonBackgroundConfig; in setButtonBackgroundConfig()146 buttonBackgroundConfig, in build()
589 Button button, PartnerConfig buttonBackgroundConfig) {596 color = PartnerConfigHelper.get(context).getColor(context, buttonBackgroundConfig);