Searched defs:buttonTextSizeConfig (Results 1 – 2 of 2) sorted by relevance
29 private final PartnerConfig buttonTextSizeConfig; field in FooterButtonPartnerConfig44 PartnerConfig buttonTextSizeConfig, in FooterButtonPartnerConfig()121 private PartnerConfig buttonTextSizeConfig = null; field in FooterButtonPartnerConfig.Builder162 public Builder setTextSizeConfig(PartnerConfig buttonTextSizeConfig) { in setTextSizeConfig()
280 Context context, Button button, PartnerConfig buttonTextSizeConfig) { in updateButtonTextSizeWithPartnerConfig()