Searched defs:badge (Results 1 – 5 of 5) sorted by relevance
85 String number, String countryIso, QuickContactBadge badge, TextView view); in updatePhotoAndLabelIfNecessary()
97 private void loadContactPhoto(ContactInfo info, String displayName, QuickContactBadge badge) { in loadContactPhoto()
208 Drawable badge = null; in updateAttendeeView() local
244 public AttendeeItem(Attendee attendee, Drawable badge) { in AttendeeItem()
943 QuickContactBadge badge = (QuickContactBadge) result.findViewById(R.id.badge); in getView() local