Searched refs:storageIds (Results 1 – 1 of 1) sorted by relevance
304 int[] storageIds = device.getStorageIds(); in getStorageList() local305 if (storageIds == null) { in getStorageList()309 int length = storageIds.length; in getStorageList()312 MtpStorageInfo info = device.getStorageInfo(storageIds[i]); in getStorageList()