Searched refs:UnmountPrivateStepFragment (Results 1 – 1 of 1) sorted by relevance
85 final Fragment fragment = UnmountPrivateStepFragment.newInstance(mUnmountVolumeId); in onCreate()152 public static class UnmountPrivateStepFragment extends GuidedStepFragment { class in UnmountActivity156 public static UnmountPrivateStepFragment newInstance(String volumeId) { in newInstance()157 final UnmountPrivateStepFragment fragment = new UnmountPrivateStepFragment(); in newInstance()