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