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/telephony/java/android/telephony/ims/ | ||
D | RcsParticipant.java | 90 public String getContactId() throws RcsMessageStoreException { in getContactId() method in RcsParticipant |
/frameworks/opt/chips/src/com/android/ex/chips/ | ||
D | RecipientEntry.java | 270 public long getContactId() { in getContactId() method in RecipientEntry |