Searched refs:sourceVol (Results 1 – 1 of 1) sorted by relevance
47 final VolumeInfo sourceVol = getPackageManager().getPrimaryStorageCurrentVolume(); in onCreate() local48 if (sourceVol == null || mVolume == null) { in onCreate()54 final String sourceDescrip = mStorage.getBestVolumeDescription(sourceVol); in onCreate()