Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackSizeCalculator.kt254 stack.showableChildren().toList().forEach { currentNotification -> in <lambda>() method
387 children.forEachIndexed { i, currentNotification -> in <lambda>() method