Home | History | Annotate | Download | only in group

Lines Matching defs:badge

951             QuickContactBadge badge = (QuickContactBadge) result.findViewById(R.id.badge);
952 badge.assignContactUri(member.getLookupUri());
967 mPhotoManager.loadPhoto(badge, member.getPhotoUri(),
968 ViewUtil.getConstantPreLayoutWidth(badge), false);