Searched refs:getPhotoFileId (Results 1 – 4 of 4) sorted by relevance
33 public Long getPhotoFileId() { in getPhotoFileId() method in PhotoDataItem
32 public Long getPhotoFileId() { in getPhotoFileId() method in PhotoDataItem
126 final Long photoFileId = EditorUiUtils.getPhotoFileId(valuesDelta); in setPhoto()
230 public static Long getPhotoFileId(ValuesDelta valuesDelta) { in getPhotoFileId() method in EditorUiUtils