Home
last modified time | relevance | path

Searched refs:applyPartnerResources (Results 1 – 2 of 2) sorted by relevance

/external/setupcompat/main/java/com/google/android/setupcompat/template/
DSystemNavBarMixin.java49 @VisibleForTesting final boolean applyPartnerResources; field in SystemNavBarMixin
62 this.applyPartnerResources = in SystemNavBarMixin()
116 if (applyPartnerResources) { in setSystemNavBarBackground()
148 if (applyPartnerResources) { in setLightSystemNavBar()
191 if (applyPartnerResources) { in setSystemNavBarDividerColor()
240 if (applyPartnerResources) { in showSystemBars()
DFooterBarMixin.java70 @VisibleForTesting final boolean applyPartnerResources; field in FooterBarMixin
106 if (applyPartnerResources && !applyDynamicColor) { in createButtonEventListener()
170 this.applyPartnerResources =
272 if (!applyPartnerResources) {
493 if (footerButton.getTheme() == 0 || applyPartnerResources) {
499 if (applyPartnerResources) {
608 if (!applyPartnerResources) {