Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDetailUpdatesFragment.java86 final Intent intent = new Intent(Intent.ACTION_VIEW, tag.getStreamItemPhotoUri());
DContactDetailDisplayUtils.java81 public Uri getStreamItemPhotoUri() { in getStreamItemPhotoUri() method in ContactDetailDisplayUtils.StreamPhotoTag