Searched refs:getEmptyShadeViewHeight (Results 1 – 3 of 3) sorted by relevance
1295 public float getEmptyShadeViewHeight() { in getEmptyShadeViewHeight() method in NotificationStackScrollLayoutController1296 return mView.getEmptyShadeViewHeight(); in getEmptyShadeViewHeight()
4677 public int getEmptyShadeViewHeight() { in getEmptyShadeViewHeight() method
1439 notificationHeight = mNotificationStackScrollLayoutController.getEmptyShadeViewHeight(); in calculatePanelHeightExpanded()