Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1637 float alpha = (getNotificationsTopY() + mNotificationStackScroller.getItemHeight()) in getFadeoutAlpha()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java550 public int getItemHeight() { in getItemHeight() method in NotificationStackScrollLayout