Searched refs:newDestination (Results 1 – 1 of 1) sorted by relevance
285 final Integer newDestination = in copyAttachment() local287 if (newState == null && newDestination == null) { in copyAttachment()291 final int destination = newDestination != null ? in copyAttachment()292 newDestination.intValue() : UIProvider.AttachmentDestination.CACHE; in copyAttachment()