Searched refs:getUpdatedPhotos (Results 1 – 2 of 2) sorted by relevance
297 public Bundle getUpdatedPhotos() { in getUpdatedPhotos() method in CompactContactEditorFragment
131 public Bundle getUpdatedPhotos(); in getUpdatedPhotos() method527 final Bundle updatedPhotos = mListener == null ? null : mListener.getUpdatedPhotos(); in getPhotos()