Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DInterpolatingLayout.java65 public int wideWidth; field in InterpolatingLayout.LayoutParams
99 wideWidth = a.getDimensionPixelSize( in LayoutParams()
113 widthMultiplier = (float) (wideWidth - narrowWidth) in LayoutParams()