Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DViewGroupFadeHelper.kt44 fun fadeOutAllChildrenExcept(root: ViewGroup, excludedView: View, duration: Long, regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java779 ViewGroupFadeHelper.fadeOutAllChildrenExcept( in hide()
796 ViewGroupFadeHelper.fadeOutAllChildrenExcept( in hide()