Searched refs:containsAccountType (Results 1 – 2 of 2) sorted by relevance
185 public boolean containsAccountType(String accountType) { in containsAccountType() method in AuthenticatorHelper194 if (containsAccountType(accountType)) { in hasAccountPreferences()
80 if (mAuthenticatorHelper.containsAccountType(accountType)) { in addPreferencesForType()