Searched refs:hasSpaceForSize (Results 1 – 2 of 2) sorted by relevance
84 if (hasSpaceForSize(object.getCompressedSize())) { in run()106 private static boolean hasSpaceForSize(long size) { in hasSpaceForSize() method in ImportTask
387 public static boolean hasSpaceForSize(long size) { in hasSpaceForSize() method in GalleryUtils