Searched defs:mlp (Results 1 – 7 of 7) sorted by relevance
183 final MarginLayoutParams mlp = (MarginLayoutParams) params; in onFinishInflate() local
410 MarginLayoutParams mlp = (MarginLayoutParams) vh.mControlsDock.getLayoutParams(); in updateCardLayout() local
222 MarginLayoutParams mlp = (MarginLayoutParams) mIndicationText.getLayoutParams(); in onConfigurationChanged() local
318 final MarginLayoutParams mlp = (MarginLayoutParams) mDialogView.getLayoutParams(); in repositionExpandAnim() local
1721 final MarginLayoutParams mlp = (MarginLayoutParams) v.getLayoutParams(); in getHorizontalMargins() local1726 final MarginLayoutParams mlp = (MarginLayoutParams) v.getLayoutParams(); in getVerticalMargins() local
1742 final MarginLayoutParams mlp = (MarginLayoutParams) v.getLayoutParams(); in getHorizontalMargins() local1748 final MarginLayoutParams mlp = (MarginLayoutParams) v.getLayoutParams(); in getVerticalMargins() local
1543 ViewGroup.MarginLayoutParams mlp = (ViewGroup.MarginLayoutParams) in updateStatusGuard() local