Searched defs:simAccounts (Results 1 – 3 of 3) sorted by relevance
175 final List<ContactsContract.SimAccount> simAccounts = mDbHelper.getAllSimAccounts(); in isSimAccount() local
202 List<SimAccount> simAccounts = mDbHelper.getAllSimAccounts(); in isDeviceOrSimAccount() local
2600 final List<SimAccount> simAccounts = mDbHelper.get().getAllSimAccounts(); in call() local2857 List<SimAccount> simAccounts = mDbHelper.get().getAllSimAccounts(); in setDefaultAccountSetting() local5721 final List<SimAccount> simAccounts = getDatabaseHelper().getAllSimAccounts(); in updateAccountsInBackground() local