Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackSizeCalculator.kt150 fun computeMaxKeyguardNotifications( regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackSizeCalculatorTest.kt337 private fun computeMaxKeyguardNotifications( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1839 int computeMaxKeyguardNotifications() { in computeMaxKeyguardNotifications() method in NotificationPanelViewController