Searched refs:isAccountPresent (Results 1 – 1 of 1) sorted by relevance
1571 if (isAccountPresent(accountManager, login, type)) { in createAccountManagerAccount()1584 private static boolean isAccountPresent(AccountManager accountManager, String name, in isAccountPresent() method in DBHelper