Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackSizeCalculatorTest.kt339 private fun computeMaxKeyguardNotifications( in <lambda>() method in com.android.systemui.statusbar.notification.stack.NotificationStackSizeCalculatorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackSizeCalculator.kt169 fun computeMaxKeyguardNotifications( in <lambda>() method in com.android.systemui.statusbar.notification.stack.NotificationStackSizeCalculator
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1947 int computeMaxKeyguardNotifications() { in computeMaxKeyguardNotifications() method in NotificationPanelViewController