Home
last modified time | relevance | path

Searched defs:volumeInfos (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/device/storage/
DSettingsStorageServiceTest.java75 final List<VolumeInfo> volumeInfos = new ArrayList<>(1); in testFormatAsPublic_success_fromPrivate() local
105 final List<VolumeInfo> volumeInfos = new ArrayList<>(1); in testFormatAsPublic_success_fromNonPrivate() local
130 final List<VolumeInfo> volumeInfos = new ArrayList<>(0); in testFormatAsPublic_failure() local
161 final List<VolumeInfo> volumeInfos = new ArrayList<>(1); in testFormatAsPrivate_success() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DDiskReceiver.java85 final List<VolumeInfo> volumeInfos = mStorageManager.getVolumes(); in handleMount() local
145 final List<VolumeInfo> volumeInfos = mStorageManager.getVolumes(); in handleSetupComplete() local
DNewStorageActivity.java247 final List<VolumeInfo> volumeInfos = storageManager.getVolumes(); in checkForUnmount() local
339 final List<VolumeInfo> volumeInfos = in checkForRemount() local