Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DAccountWithDataSet.java133 public boolean inSimAccounts(List<SimAccount> simAccountList) { in inSimAccounts() method in AccountWithDataSet
DContactsProvider2.java2618 && !accountWithDataSet.inSimAccounts(simAccounts)) { in setDefaultAccountSetting()
5429 || knownAccountWithDataSet.inSimAccounts(simAccounts)) { in updateAccountsInBackground()