Home
last modified time | relevance | path

Searched defs:animateVisibility (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardSettingsViewBinder.kt130 private fun View.animateVisibility(visible: Boolean) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/ui/binder/
DVolumeDialogViewBinder.kt138 private fun CoroutineScope.animateVisibility( in <lambda>() method