Home | History | Annotate | Download | only in phone

Lines Matching refs:getNotificationsTopY

1293         float alpha = (getNotificationsTopY() + mNotificationStackScroller.getItemHeight())
1377 alphaNotifications = getNotificationsTopY()
1384 alphaNotifications = getNotificationsTopY() / mKeyguardStatusBar.getHeight();
1394 private float getNotificationsTopY() {
1398 return mNotificationStackScroller.getNotificationsTopY();