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.java272 private final int mDividerLineHeightPixels; field in ExpandingEntryCardView
309 mDividerLineHeightPixels = getResources() in ExpandingEntryCardView()
465 ViewGroup.LayoutParams.MATCH_PARENT, mDividerLineHeightPixels); in generateSeparator()
865 VIEW_LAYOUT_HEIGHT_PROPERTY.set(view, mDividerLineHeightPixels); in collapse()