Searched refs:isPartnerHeavyThemeLayout (Results 1 – 4 of 4) sorted by relevance
58 public static boolean isPartnerHeavyThemeLayout(TemplateLayout layout) { in isPartnerHeavyThemeLayout() method in PartnerStyleHelper133 return isPartnerHeavyThemeLayout((GlifLayout) view); in shouldApplyPartnerHeavyThemeResource()
95 if (!PartnerStyleHelper.isPartnerHeavyThemeLayout(templateLayout) in updateAutoTextSizeWithPartnerConfig()153 boolean partnerHeavyThemeLayout = PartnerStyleHelper.isPartnerHeavyThemeLayout(templateLayout); in tryApplyPartnerCustomizationStyle()
87 boolean partnerHeavyThemeLayout = PartnerStyleHelper.isPartnerHeavyThemeLayout(templateLayout); in tryApplyPartnerCustomizationStyle()
95 if (PartnerStyleHelper.isPartnerHeavyThemeLayout(templateLayout)) { in tryApplyPartnerCustomizationStyle()