Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DViewHierarchyAnimator.kt403 fun animateRemoval( in <lambda>() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DPinInputDisplay.kt467 suspend fun animateRemoval() = coroutineScope { in <lambda>() method in com.android.systemui.bouncer.ui.composable.PinInputEntry