Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DAccountWithDataSet.java96 public boolean inSystemAccounts(Account[] systemAccounts) { in inSystemAccounts() method in AccountWithDataSet
DContactsProvider2.java5237 || knownAccountWithDataSet.inSystemAccounts(systemAccounts)) { in updateAccountsInBackground()
5462 || accountWithDataSet.inSystemAccounts(systemAccounts)) { in removeStaleAccountRows()