Searched refs:totalSpace (Results 1 – 2 of 2) sorted by relevance
177 final long totalSpace = cacheDir.getTotalSpace(); in cacheAttachmentUri() local180 if (isLowSpace(totalSpace, usableSpace)) { in cacheAttachmentUri()182 usableSpace, totalSpace, attachment); in cacheAttachmentUri()236 if (isLowSpace(totalSpace, usableSpace)) { in cacheAttachmentUri()239 usableSpace, totalSpace, attachment); in cacheAttachmentUri()267 private static boolean isLowSpace(long totalSpace, long usableSpace) { in isLowSpace() argument272 Math.min(totalSpace * MIN_CACHE_THRESHOLD, MIN_CACHE_AVAILABLE_SPACE_BYTES); in isLowSpace()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...