Searched defs:contact (Results 1 – 6 of 6) sorted by relevance
107 final Contact contact = contacts[i]; in generateReport() local
604 private Bitmap createSelectedChip(RecipientEntry contact, TextPaint paint) { in createSelectedChip()622 private Bitmap createUnselectedChip(RecipientEntry contact, TextPaint paint) { in createUnselectedChip()633 private ChipBitmapContainer createChipBitmap(RecipientEntry contact, TextPaint paint, in createChipBitmap()727 private void loadAvatarIcon(final RecipientEntry contact, in loadAvatarIcon()795 /* package */Drawable getChipBackground(RecipientEntry contact) { in getChipBackground()799 private int getDefaultChipBackgroundColor(RecipientEntry contact) { in getDefaultChipBackgroundColor()845 private DrawableRecipientChip constructChipSpan(RecipientEntry contact, boolean pressed) { in constructChipSpan()
511 Object[] contact = new Object[4]; in loadRecord() local
68 Drawable getChipBackground(RecipientEntry contact) { in getChipBackground()107 Drawable getChipBackground(RecipientEntry contact) { in getChipBackground()
926 ContactHeader contact = (ContactHeader) response.getHeader(ContactHeader.NAME); in getExpiryTime() local
2984 android.content.Entity contact = new android.content.Entity(cv); in getEntityAndIncrementCursor() local