Searched defs:wideMarginLeft (Results 1 - 1 of 1) sorted by relevance

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

Completed in 79 milliseconds