Searched refs:AttachmentProgressDialogFragment (Results 1 – 2 of 2) sorted by relevance
31 public class AttachmentProgressDialogFragment extends DialogFragment { class39 static AttachmentProgressDialogFragment newInstance(Attachment attachment) { in newInstance()40 final AttachmentProgressDialogFragment f = new AttachmentProgressDialogFragment(); in newInstance()51 public AttachmentProgressDialogFragment() {} in AttachmentProgressDialogFragment() method in AttachmentProgressDialogFragment
164 final DialogFragment newFragment = AttachmentProgressDialogFragment.newInstance( in showDownloadingDialog()180 final AttachmentProgressDialogFragment dialog = (AttachmentProgressDialogFragment) in updateStatus()