Searched defs:photoUri (Results 1 – 6 of 6) sorted by relevance
39 public PhotoBitmapLoader(Context context, String photoUri) { in PhotoBitmapLoader()45 public void setPhotoUri(String photoUri) { in setPhotoUri()
10 public void setPhotoUri(String photoUri); in setPhotoUri()
84 String photoUri, in addRow()99 String photoUri, in assertRow()
51 final String photoUri = getPhotoUri(cursor); in getItem() local
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
2149 Uri photoUri = Uri.withAppendedPath(contactUri, Photo.CONTENT_DIRECTORY); in openContactPhotoInputStream() local