Searched refs:mStorageManager (Results 1 – 1 of 1) sorted by relevance
61 private StorageManager mStorageManager; field in ScopedDirectoryAccessFragment82 mStorageManager = mActivity.getSystemService(StorageManager.class); in onAttach()120 StorageVolume storageVolume = mStorageManager.getPrimaryStorageVolume(); in onViewCreated()127 List<StorageVolume> storageVolumes = mStorageManager.getStorageVolumes(); in onViewCreated()