Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DInterpolatingLayout.java66 public int wideMarginLeft; field in InterpolatingLayout.LayoutParams
101 wideMarginLeft = a.getDimensionPixelSize( in LayoutParams()
119 leftMarginMultiplier = (float) (wideMarginLeft - narrowMarginLeft) in LayoutParams()