Searched refs:mUnmountVolumeDesc (Results 1 – 1 of 1) sorted by relevance
52 private String mUnmountVolumeDesc; field in UnmountActivity69 mUnmountVolumeDesc = getIntent().getStringExtra(EXTRA_VOLUME_DESC); in onCreate()104 final Fragment fragment = UnmountProgressFragment.newInstance(mUnmountVolumeDesc); in onRequestUnmount()140 getString(R.string.storage_unmount_success, mUnmountVolumeDesc), in onReceive()144 getString(R.string.storage_unmount_failure, mUnmountVolumeDesc), in onReceive()