Home
last modified time | relevance | path

Searched refs:getIntrinsicContentHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java935 public int getIntrinsicContentHeight() { in getIntrinsicContentHeight() method in NotificationStackScrollLayoutController
936 return mView.getIntrinsicContentHeight(); in getIntrinsicContentHeight()
DNotificationStackScrollLayout.java1377 public int getIntrinsicContentHeight() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java1305 mNotificationStackScrollLayoutController.getIntrinsicContentHeight(), in updateClockAppearance()
2864 + mNotificationStackScrollLayoutController.getIntrinsicContentHeight(); in calculatePanelHeightShade()