Searched defs:closeQuietly (Results 1 – 10 of 10) sorted by relevance
34 public static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in IoUtils45 public static void closeQuietly(Socket socket) { in closeQuietly() method in IoUtils56 public static void closeQuietly(FileDescriptor fd) { in closeQuietly() method in IoUtils
28 public static void closeQuietly(Cursor cursor) { in closeQuietly() method in MoreCloseables37 public static void closeQuietly(AssetFileDescriptor assetFileDescriptor) { in closeQuietly() method in MoreCloseables
22 public static void closeQuietly(Closeable closeable) { in closeQuietly() method in Utils
114 public static void closeQuietly(Closeable closeable) { in closeQuietly() method in ExifInterfaceUtils
244 public static void closeQuietly(AutoCloseable c) { in closeQuietly() method in RavenwoodCommonUtils255 public static void closeQuietly(FileDescriptor fd) { in closeQuietly() method in RavenwoodCommonUtils
158 private static void closeQuietly(@Nullable Closeable closeable) { in closeQuietly() method in FileHashCache
425 private static void closeQuietly(Closeable closeable) { in closeQuietly() method in MultiDexExtractor
561 private static void closeQuietly(StrictJarFile jarFile) { in closeQuietly() method in ApkSignatureVerifier
675 public static void closeQuietly(ContentProviderClient client) { in closeQuietly() method in ContentProviderClient
1517 public static void closeQuietly(@Nullable AutoCloseable closeable) { in closeQuietly() method in FileUtils1532 public static void closeQuietly(@Nullable FileDescriptor fd) { in closeQuietly() method in FileUtils