HomeSort by relevance Sort by last modified time
    Searched full:primaryicon (Results 1 - 1 of 1) sorted by null

  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactFragment.java 650 public ImageView primaryIcon;
684 views.primaryIcon = (ImageView) v.findViewById(R.id.primary_icon);
738 views.primaryIcon.setVisibility(entry.isPrimary ? View.VISIBLE : View.GONE);

Completed in 34 milliseconds