Searched refs:CONFIG_BODY_FONT_FAMILY (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.customization.model.ResourceConstants.CONFIG_BODY_FONT_FAMILY;58 getFontFamily(overlayPackage, overlayRes, CONFIG_BODY_FONT_FAMILY), in loadOptions()76 ResourceConstants.CONFIG_BODY_FONT_FAMILY, in addDefault()
149 ResourceConstants.CONFIG_BODY_FONT_FAMILY, in addFontOverlay()201 ResourceConstants.CONFIG_BODY_FONT_FAMILY, in addSystemDefaultFont()
78 String CONFIG_BODY_FONT_FAMILY = "config_bodyFontFamily"; field