Searched defs:photoUri (Results 1 – 3 of 3) sorted by relevance
480 public void SetContactDisplayPhotoUri(Uri photoUri) { in SetContactDisplayPhotoUri()
585 Uri photoUri = Uri.withAppendedPath(person, Contacts.Photos.CONTENT_DIRECTORY); in setPhotoData() local599 Uri photoUri = Uri.withAppendedPath(person, Contacts.Photos.CONTENT_DIRECTORY); in openContactPhotoInputStream() local
2223 Uri photoUri = Uri.withAppendedPath(contactUri, Photo.CONTENT_DIRECTORY); in openContactPhotoInputStream() local