Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountInfo.java79 public boolean hasGoogleAccountType() { in hasGoogleAccountType() method in AccountInfo
80 return mDisplayInfo.hasGoogleAccountType(); in hasGoogleAccountType()
DAccountDisplayInfo.java63 public boolean hasGoogleAccountType() { in hasGoogleAccountType() method in AccountDisplayInfo
/packages/apps/Contacts/src/com/android/contacts/util/
DAccountFilterUtil.java239 if (info.hasGoogleAccountType()) {