Searched refs:setTextStyleInternal (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | TextAnimator.kt | 280 ) = setTextStyleInternal(fvar, textSize, color, strokeWidth, animate, duration, in draw() 283 private fun setTextStyleInternal( in draw() method 348 setTextStyleInternal(fvar, textSize, color, strokeWidth, animate, duration, in draw() 388 ) = setTextStyleInternal( in setTextStyle()
|