Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
H A DToastDefaultAnimation.kt98 val textAlpha = ObjectAnimator.ofFloat(text, "alpha", 1f, 0f).apply { regex
112 textAlpha,