Searched defs:getContactId (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ | ||
D | BaseRecipientChip.java | 50 long getContactId(); in getContactId() method |
D | VisibleRecipientChip.java | 59 public long getContactId() { in getContactId() method in VisibleRecipientChip |
D | SimpleRecipientChip.java | 73 public long getContactId() { in getContactId() method in SimpleRecipientChip |
D | InvisibleRecipientChip.java | 61 public long getContactId() { in getContactId() method in InvisibleRecipientChip |
/frameworks/base/telecomm/java/android/telecom/ | ||
D | CallerInfo.java | 463 public long getContactId() { in getContactId() method in CallerInfo |
/frameworks/opt/chips/src/com/android/ex/chips/ | ||
D | RecipientEntry.java | 270 public long getContactId() { in getContactId() method in RecipientEntry |