Home | History | Annotate | Download | only in contacts

Lines Matching refs:displayPhotoUri

4132         String displayPhotoUri = getStoredValue(photoUri, StreamItemPhotos.PHOTO_URI);
4135 mResolver.openInputStream(Uri.parse(displayPhotoUri)));
4159 String displayPhotoUri = getStoredValue(photoUri, StreamItemPhotos.PHOTO_URI);
4162 mResolver.openInputStream(Uri.parse(displayPhotoUri)));