Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java2352 final List<SimAccount> simAccounts = mDbHelper.get().getAllSimAccounts(); in call() local
5135 final List<SimAccount> simAccounts = getDatabaseHelper().getAllSimAccounts(); in updateAccountsInBackground() local