Searched refs:insertAccountIntoDatabase (Results 1 – 1 of 1) sorted by relevance
395 return insertAccountIntoDatabase(account, password, extras); in addAccount()401 private boolean insertAccountIntoDatabase(Account account, String password, Bundle extras) { in insertAccountIntoDatabase() method in AccountManagerService