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

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

Completed in 621 milliseconds