Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusView.java76 private int mBottomMarginWithHeader; field in KeyguardStatusView
214 hasHeader ? mBottomMarginWithHeader : mBottomMargin); in onSliceContentChanged()
342 mBottomMarginWithHeader = getResources().getDimensionPixelSize( in loadBottomMargin()