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