HomeSort by relevance Sort by last modified time
    Searched defs:getCustomProtocol (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/model/dataitem/
ImDataItem.java 73 public String getCustomProtocol() {
107 !TextUtils.equals(getCustomProtocol(), that.getCustomProtocol())) {
  /packages/apps/Dialer/java/com/android/contacts/common/model/dataitem/
ImDataItem.java 69 public String getCustomProtocol() {
103 && !TextUtils.equals(getCustomProtocol(), that.getCustomProtocol())) {
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java     [all...]

Completed in 3448 milliseconds