Home
last modified time | relevance | path

Searched refs:shelfSize (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java1397 float shelfSize = in computeMaxKeyguardNotifications() local
1415 - shelfSize in computeMaxKeyguardNotifications()
1453 } else if (availableSpace > -shelfSize) { in computeMaxKeyguardNotifications()