Home
last modified time | relevance | path

Searched defs:simAccounts (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDefaultAccountManager.java175 final List<ContactsContract.SimAccount> simAccounts = mDbHelper.getAllSimAccounts(); in isSimAccount() local
DAccountResolver.java202 List<SimAccount> simAccounts = mDbHelper.getAllSimAccounts(); in isDeviceOrSimAccount() local
DContactsProvider2.java2600 final List<SimAccount> simAccounts = mDbHelper.get().getAllSimAccounts(); in call() local
2857 List<SimAccount> simAccounts = mDbHelper.get().getAllSimAccounts(); in setDefaultAccountSetting() local
5721 final List<SimAccount> simAccounts = getDatabaseHelper().getAllSimAccounts(); in updateAccountsInBackground() local