Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt271 val animatedDialog = regex
337 val animatedDialog = regex
361 val animatedDialog = openedDialogs.firstOrNull { it.dialog == dialog } ?: return null regex