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.kt215 stack.showableChildren().toList().forEach { currentNotification -> in <lambda>() method
330 children.forEachIndexed { i, currentNotification -> in <lambda>() method