Searched refs:mWritableAccountsFuture (Results 1 – 1 of 1) sorted by relevance
163 private Future<List<AccountInfo>> mWritableAccountsFuture; field in DefaultContactBrowseListFragment548 final List<AccountInfo> accountInfos = Futures.getUnchecked(mWritableAccountsFuture); in onEnableAutoSync()619 Futures.getUnchecked(mWritableAccountsFuture)); in syncContacts()773 mWritableAccountsFuture = AccountTypeManager.getInstance(getContext()).filterAccountsAsync( in onResume()