Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java179 private int mBottomMargin; field in NotificationStackScrollLayout
613 mBottomMargin = res.getDimensionPixelSize(R.dimen.notification_panel_margin_bottom); in initView()
2216 mContentHeight = height + mTopPadding + mBottomMargin;