Searched refs:tryAnimateViewIn (Results 1 – 2 of 2) sorted by relevance
265 tryAnimateViewIn(attachment, attachmentView); in onAttachmentsChanged()283 static void tryAnimateViewIn(final MessagePartData attachmentData, final View view) { in tryAnimateViewIn() method in AttachmentPreview
278 AttachmentPreview.tryAnimateViewIn(attachment, attachmentWrapper.view); in buildViews()