Searched refs:writableAccountList (Results 1 – 1 of 1) sorted by relevance
103 final List<AccountWithDataSet> writableAccountList = accountTypes.getAccounts(true); in getSelectAccountDialog() local105 Log.i(LOG_TAG, "The number of available accounts: " + writableAccountList.size()); in getSelectAccountDialog()116 context, R.layout.account_selector_list_item_condensed, writableAccountList) { in getSelectAccountDialog()144 new AccountSelectedListener(context, writableAccountList, resId); in getSelectAccountDialog()