Searched defs:computeMaxKeyguardNotifications (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ | ||
D | NotificationStackSizeCalculatorTest.kt | 339 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/ | ||
D | NotificationStackSizeCalculator.kt | 169 fun computeMaxKeyguardNotifications( in <lambda>() method in com.android.systemui.statusbar.notification.stack.NotificationStackSizeCalculator |
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
D | NotificationPanelViewController.java | 1947 int computeMaxKeyguardNotifications() { in computeMaxKeyguardNotifications() method in NotificationPanelViewController |