Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java855 shelfSize = in computeMaxKeyguardNotifications() local
860 mNotificationStackScroller.getHeight() - minPadding - shelfSize - Math.max( in computeMaxKeyguardNotifications()
877 } else if (availableSpace > -shelfSize) { in computeMaxKeyguardNotifications()