Searched refs:getNotificationsTopY (Results 1 – 2 of 2) sorted by relevance
1669 float alpha = (getNotificationsTopY() + mNotificationStackScroller.getFirstItemMinHeight()) in getFadeoutAlpha()1735 alpha = getNotificationsTopY() in getKeyguardContentsAlpha()1742 alpha = getNotificationsTopY() / mKeyguardStatusBar.getHeight(); in getKeyguardContentsAlpha()1778 private float getNotificationsTopY() { in getNotificationsTopY() method in NotificationPanelView1782 return mNotificationStackScroller.getNotificationsTopY(); in getNotificationsTopY()
3962 public float getNotificationsTopY() {