Searched defs:syncableAccounts (Results 1 – 2 of 2) sorted by relevance
352 final List<AccountInfo> syncableAccounts = in shouldShowEmptyView() local551 final List<Account> syncableAccounts = filter.getSyncableAccounts(accounts); in onEnableAutoSync() local620 final List<Account> syncableAccounts = filter.getSyncableAccounts(accounts); in syncContacts() local
446 final List<Account> syncableAccounts = new ArrayList<>(); in getSyncableAccounts() local