Home | History | Annotate | Download | only in group

Lines Matching refs:badge

947             QuickContactBadge badge = (QuickContactBadge) result.findViewById(R.id.badge);
948 badge.assignContactUri(member.getLookupUri());
963 mPhotoManager.loadPhoto(badge, member.getPhotoUri(),
964 ViewUtil.getConstantPreLayoutWidth(badge), false);