Searched defs:typefaceCache (Results 1 – 5 of 5) sorted by relevance
44 val typefaceCache: TypefaceCache, in <lambda>() constant in com.android.systemui.shared.clocks.ClockContext86 val typefaceCache = in <lambda>() constant
175 private val typefaceCache = clockCtx.typefaceCache.getVariantCache("") constant
116 private val typefaceCache: TypefaceVariantCache, constant
39 var typefaceCache: TypefaceVariantCache, variable
71 lateinit var typefaceCache: TypefaceVariantCache variable in com.android.systemui.animation.TextInterpolatorTest