Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactFragment.java652 public View secondaryActionDivider; field in ContactFragment.ViewCache
689 views.secondaryActionDivider = v.findViewById(R.id.divider); in getView()
779 views.secondaryActionDivider.setVisibility(View.VISIBLE); in bindView()
782 views.secondaryActionDivider.setVisibility(View.GONE); in bindView()