Home
last modified time | relevance | path

Searched refs:mPhotoUris (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DContactPhotoManager.java1307 private final Set<Request> mPhotoUris = Sets.newHashSet(); field in ContactPhotoManagerImpl.LoaderThread
1464 obtainPhotoIdsAndUrisToLoad(mPhotoIds, mPhotoIdsAsStrings, mPhotoUris); in loadPhotosInBackground()
1554 for (Request uriRequest : mPhotoUris) { in loadUriBasedPhotos()