Searched defs:getContactId (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ | ||
D | BaseRecipientChip.java | 50 long getContactId(); in getContactId() method |
D | VisibleRecipientChip.java | 58 public long getContactId() { in getContactId() method in VisibleRecipientChip |
D | SimpleRecipientChip.java | 73 public long getContactId() { in getContactId() method in SimpleRecipientChip |
D | InvisibleRecipientChip.java | 60 public long getContactId() { in getContactId() method in InvisibleRecipientChip |
/frameworks/opt/chips/src/com/android/ex/chips/ | ||
D | RecipientEntry.java | 210 public long getContactId() { in getContactId() method in RecipientEntry |