Home
last modified time | relevance | path

Searched refs:addAccountType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/contacts/common/model/
DAccountTypeManager.java468 addAccountType(accountType, accountTypesByTypeAndDataSet, accountTypesByType); in loadAccountsInBackground()
512 addAccountType(accountType, accountTypesByTypeAndDataSet, accountTypesByType); in loadAccountsInBackground()
587 private void addAccountType( in addAccountType() method in AccountTypeManagerImpl