Searched refs:getEmptyShadeViewHeight (Results 1 – 3 of 3) sorted by relevance
1170 public float getEmptyShadeViewHeight() { in getEmptyShadeViewHeight() method in NotificationStackScrollLayoutController1171 return mView.getEmptyShadeViewHeight(); in getEmptyShadeViewHeight()
4635 public int getEmptyShadeViewHeight() { in getEmptyShadeViewHeight() method
1417 notificationHeight = mNotificationStackScrollLayoutController.getEmptyShadeViewHeight(); in calculatePanelHeightExpanded()