Home
last modified time | relevance | path

Searched defs:buttonBackgroundConfig (Results 1 – 1 of 1) sorted by relevance

/external/setupcompat/main/java/com/google/android/setupcompat/internal/
DFooterButtonPartnerConfig.java24 private final PartnerConfig buttonBackgroundConfig; field in FooterButtonPartnerConfig
35 PartnerConfig buttonBackgroundConfig, in FooterButtonPartnerConfig()
88 private PartnerConfig buttonBackgroundConfig = null; field in FooterButtonPartnerConfig.Builder
103 public Builder setButtonBackgroundConfig(PartnerConfig buttonBackgroundConfig) { in setButtonBackgroundConfig()