Searched refs:ViewGroupFadeHelper (Results 1 – 3 of 3) sorted by relevance
56 import com.android.systemui.statusbar.notification.ViewGroupFadeHelper;591 ViewGroupFadeHelper.fadeOutAllChildrenExcept(mNotificationPanelView, in hide()607 ViewGroupFadeHelper.fadeOutAllChildrenExcept(mNotificationPanelView, in hide()666 ViewGroupFadeHelper.reset(mNotificationPanelView); in onKeyguardFadedAway()
205 import com.android.systemui.statusbar.notification.ViewGroupFadeHelper;3282 ViewGroupFadeHelper.reset(mNotificationPanel); in hideKeyguardImpl()
30 class ViewGroupFadeHelper { in <lambda>() class