Searched defs:getAddress (Results 1 – 8 of 8) sorted by relevance
/packages/apps/IM/src/com/android/im/engine/ | ||
D | ImEntity.java | 24 public abstract Address getAddress(); in getAddress() method in ImEntity |
D | Contact.java | 41 public Address getAddress() { in getAddress() method in Contact |
D | ChatGroup.java | 51 public Address getAddress() { in getAddress() method in ChatGroup |
D | ContactList.java | 48 public Address getAddress() { in getAddress() method in ContactList |
/packages/apps/IM/src/com/android/im/service/ | ||
D | ContactListAdapter.java | 43 public Address getAddress() { in getAddress() method in ContactListAdapter |
D | ChatSessionAdapter.java | 186 public String getAddress() { in getAddress() method in ChatSessionAdapter |
/packages/inputmethods/LatinIME/dictionary/src/ | ||
D | dictionary.cpp | 84 Dictionary::getAddress(int *pos) in getAddress() function in latinime::Dictionary |
/packages/apps/Email/src/com/android/email/mail/ | ||
D | Address.java | 76 public String getAddress() { in getAddress() method in Address |