Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DViewGroupFadeHelper.kt44 fun fadeOutAllChildrenExcept(root: ViewGroup, excludedView: View, duration: Long, in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java591 ViewGroupFadeHelper.fadeOutAllChildrenExcept(mNotificationPanelView, in hide()
607 ViewGroupFadeHelper.fadeOutAllChildrenExcept(mNotificationPanelView, in hide()