Searched refs:mNotificationHeaderHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java214 private int mNotificationHeaderHeight; field in class:PhoneStatusBar
1098 && mPile.getHeight() < (mNotificationPanel.getHeight() - mCarrierLabelHeight - mNotificationHeaderHeight)
2455 mNotificationHeaderHeight = res.getDimensionPixelSize(R.dimen.notification_panel_header_height);

Completed in 40 milliseconds