Searched refs:totalSpace (Results 1 – 2 of 2) sorted by relevance
175 final long totalSpace = cacheDir.getTotalSpace(); in cacheAttachmentUri() local178 if (isLowSpace(totalSpace, usableSpace)) { in cacheAttachmentUri()180 usableSpace, totalSpace, attachment); in cacheAttachmentUri()226 if (isLowSpace(totalSpace, usableSpace)) { in cacheAttachmentUri()229 usableSpace, totalSpace, attachment); in cacheAttachmentUri()257 private static boolean isLowSpace(long totalSpace, long usableSpace) { in isLowSpace() argument262 Math.min(totalSpace * MIN_CACHE_THRESHOLD, MIN_CACHE_AVAILABLE_SPACE_BYTES); in isLowSpace()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...