Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusView.java78 private int mIconTopMarginWithHeader; field in KeyguardStatusView
224 hasHeader ? mIconTopMarginWithHeader : mIconTopMargin, in onSliceContentChanged()
354 mIconTopMarginWithHeader = getResources().getDimensionPixelSize( in loadBottomMargin()