Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactFragment.java90 private static final boolean SHOW_SEPARATORS = false; field in ContactFragment
274 ViewEntry entry = ViewAdapter.getEntry(mSections, position, SHOW_SEPARATORS); in onItemClick()
303 mAdapter.setSections(mSections, SHOW_SEPARATORS); in bindData()
660 super(context, sections, SHOW_SEPARATORS); in ViewAdapter()