Searched refs:getAllAccountsWithDataSets (Results 1 – 2 of 2) sorted by relevance
5719 dbHelper.getAllAccountsWithDataSets(); in updateAccountsInBackground()5920 mDbHelper.get().getAllAccountsWithDataSets().stream().filter( in unSyncAccounts()
4077 public Set<AccountWithDataSet> getAllAccountsWithDataSets() { in getAllAccountsWithDataSets() method in ContactsDatabaseHelper