Searched refs:getAllSimAccounts (Results 1 – 2 of 2) sorted by relevance
3915 public List<SimAccount> getAllSimAccounts() { in getAllSimAccounts() method in ContactsDatabaseHelper
2376 final List<SimAccount> simAccounts = mDbHelper.get().getAllSimAccounts(); in call()5169 final List<SimAccount> simAccounts = getDatabaseHelper().getAllSimAccounts(); in updateAccountsInBackground()