Searched refs:getNotificationsTopY (Results 1 – 2 of 2) sorted by relevance
1922 float alpha = (getNotificationsTopY() + mNotificationStackScroller.getFirstItemMinHeight()) in getFadeoutAlpha()1969 alpha = getNotificationsTopY() in getKeyguardContentsAlpha()1976 alpha = getNotificationsTopY() / mKeyguardStatusBar.getHeight(); in getKeyguardContentsAlpha()2029 private float getNotificationsTopY() { in getNotificationsTopY() method in NotificationPanelView2033 return mNotificationStackScroller.getNotificationsTopY(); in getNotificationsTopY()
4707 public float getNotificationsTopY() {