Home
last modified time | relevance | path

Searched defs:mlp (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPasswordView.java166 final MarginLayoutParams mlp = (MarginLayoutParams) params; in updateSwitchImeButton() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DBatteryMeterView.java149 final MarginLayoutParams mlp = new MarginLayoutParams( in BatteryMeterView() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java308 MarginLayoutParams mlp = (MarginLayoutParams) mIndicationArea.getLayoutParams(); in onConfigurationChanged() local
/frameworks/base/core/java/android/widget/
DToolbar.java2181 final MarginLayoutParams mlp = (MarginLayoutParams) v.getLayoutParams(); in getHorizontalMargins() local
2186 final MarginLayoutParams mlp = (MarginLayoutParams) v.getLayoutParams(); in getVerticalMargins() local