Home
last modified time | relevance | path

Searched refs:hasDistinctName (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountInfo.java71 public boolean hasDistinctName() { in hasDistinctName() method in AccountInfo
72 return mDisplayInfo.hasDistinctName(); in hasDistinctName()
DAccountDisplayInfo.java75 public boolean hasDistinctName() { in hasDistinctName() method in AccountDisplayInfo
/packages/apps/Contacts/src/com/android/contacts/list/
DCustomContactListFilterActivity.java589 || account.mAccountInfo.hasDistinctName()