Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/typography/
DTypefaceTokens.kt34 private val brandFont = DeviceFontFamilyName(typefaceNames.brand) constant
39 Font(brandFont, weight = WeightMedium),
40 Font(brandFont, weight = WeightRegular),