Home
last modified time | relevance | path

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

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