Searched refs:storageMountedCapacity (Results 1 – 1 of 1) sorted by relevance
244 long storageMountedCapacity = 0L; in getStorageStatusInternal() local248 storageMountedCapacity = statFs.getTotalBytes(); in getStorageStatusInternal()255 return new MountedStorageStatus(storageMounted, storageMountedDir, storageMountedCapacity); in getStorageStatusInternal()