Searched refs:isGoogleAccount (Results 1 – 3 of 3) sorted by relevance
67 public boolean isGoogleAccount() { in isGoogleAccount() method in AccountDisplayInfo
128 } else if (displayableAccount.isGoogleAccount()) { in getAccountTypeHeaderLabel()
431 final boolean isGoogleAccount = TextUtils.equals(GoogleAccountType.ACCOUNT_TYPE, in trimEmpty()434 final boolean isGooglePhoto = isPhoto && isGoogleAccount; in trimEmpty()