Searched refs:primaryIcon (Results 1 - 1 of 1) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
H A DContactFragment.java650 public ImageView primaryIcon; field in class:ContactFragment.ViewCache
684 views.primaryIcon = (ImageView) v.findViewById(R.id.primary_icon);
738 views.primaryIcon.setVisibility(entry.isPrimary ? View.VISIBLE : View.GONE);

Completed in 230 milliseconds