Searched refs:UnmountProgressFragment (Results 1 – 1 of 1) sorted by relevance
104 final Fragment fragment = UnmountProgressFragment.newInstance(mUnmountVolumeDesc); in onRequestUnmount()198 public static class UnmountProgressFragment extends ProgressDialogFragment { class in UnmountActivity202 public static UnmountProgressFragment newInstance(CharSequence description) { in newInstance()205 final UnmountProgressFragment fragment = new UnmountProgressFragment(); in newInstance()