Searched refs:storageManager (Results 1 – 2 of 2) sorted by relevance
123 StorageManager storageManager = (StorageManager)getSystemService(Context.STORAGE_SERVICE); in onCreate() local124 mExternalStoragePaths = storageManager.getVolumePaths(); in onCreate()
598 StorageManager storageManager = in onCreate() local600 mExternalStoragePaths = storageManager.getVolumePaths(); in onCreate()