Searched refs:getImagePath (Results 1 – 2 of 2) sorted by relevance
53 public String getImagePath() { in getImagePath() method in Message
46 messageImageView.setImageURI(Uri.parse(currentMessage.getImagePath())); in getView()