Searched defs:getLookupKey (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ | ||
D | BaseRecipientChip.java | 60 String getLookupKey(); in getLookupKey() method |
D | VisibleRecipientChip.java | 69 public String getLookupKey() { in getLookupKey() method in VisibleRecipientChip |
D | SimpleRecipientChip.java | 83 public String getLookupKey() { in getLookupKey() method in SimpleRecipientChip |
D | InvisibleRecipientChip.java | 71 public String getLookupKey() { in getLookupKey() method in InvisibleRecipientChip |
/frameworks/opt/chips/src/com/android/ex/chips/ | ||
D | RecipientEntry.java | 313 public String getLookupKey() { in getLookupKey() method in RecipientEntry |