Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DViewGroupFadeHelper.kt48 val viewsToFadeOut = gatherViews(root, excludedView, visibilityIncluder) in <lambda>() constant
89 val viewsToFadeOut = mutableSetOf<View>() in <lambda>() constant