Searched refs:mPhotoUris (Results 1 – 1 of 1) sorted by relevance
1307 private final Set<Request> mPhotoUris = Sets.newHashSet(); field in ContactPhotoManagerImpl.LoaderThread1464 obtainPhotoIdsAndUrisToLoad(mPhotoIds, mPhotoIdsAsStrings, mPhotoUris); in loadPhotosInBackground()1554 for (Request uriRequest : mPhotoUris) { in loadUriBasedPhotos()