Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DTextInterpolator.kt306 val nextBaseFont = base.getFont(i) regex
309 if (baseFont !== nextBaseFont) {
316 baseFont = nextBaseFont