Home | History | Annotate | Download | only in camera

Lines Matching full:stat

843                 StatFs stat = new StatFs(storageDirectory);
844 return (long) stat.getAvailableBlocks()
845 * (long) stat.getBlockSize();
848 // if we can't stat the filesystem then we don't know how many