Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java277 private final int mDividerLineHeightPixels; field in ExpandingEntryCardView
315 mDividerLineHeightPixels = getResources() in ExpandingEntryCardView()
517 ViewGroup.LayoutParams.MATCH_PARENT, mDividerLineHeightPixels); in generateSeparator()
965 VIEW_LAYOUT_HEIGHT_PROPERTY.set(view, mDividerLineHeightPixels); in collapse()