Searched refs:widePaddingLeft (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
H A DInterpolatingLayout.java67 public int widePaddingLeft; field in class:InterpolatingLayout.LayoutParams
103 widePaddingLeft = a.getDimensionPixelSize(
126 leftPaddingMultiplier = (float) (widePaddingLeft - narrowPaddingLeft)

Completed in 394 milliseconds