Searched refs:isGoogleAccountType (Results 1 – 3 of 3) sorted by relevance
396 return isGoogleAccountType() && filterType == FILTER_TYPE_ACCOUNT; in isSyncable()428 return (isGoogleAccountType() && filterType == ContactListFilter.FILTER_TYPE_ACCOUNT) in shouldShowSyncState()440 if (isGoogleAccountType() && filterType == ContactListFilter.FILTER_TYPE_ACCOUNT) { in getSyncableAccounts()461 public boolean isGoogleAccountType() { in isGoogleAccountType() method in ContactListFilter
632 && filter.isGoogleAccountType() in setSyncOffAlert()
225 filter.isGoogleAccountType()) { in onSyncStateUpdated()