Searched refs:getAllAmAccounts (Results 1 – 1 of 1) sorted by relevance
56 private static List<android.accounts.Account> getAllAmAccounts(final Context context) { in getAllAmAccounts() method in AccountReconciler113 final List<android.accounts.Account> amAccounts = getAllAmAccounts(context); in reconcileAccounts()