Searched defs:closeQuietly (Results 1 – 8 of 8) sorted by relevance
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
288 private static void closeQuietly(StrictJarFile jarFile) { in closeQuietly() method in ApkSignatureVerifier
166 private void closeQuietly(@Nullable Closeable c) { in closeQuietly() method in PerfDataRecorder
420 private static void closeQuietly(Closeable closeable) { in closeQuietly() method in MultiDexExtractor
631 public static void closeQuietly(ContentProviderClient client) { in closeQuietly() method in ContentProviderClient
482 public static void closeQuietly(INetworkStatsSession session) { in closeQuietly() method in TrafficStats
1279 public static void closeQuietly(@Nullable AutoCloseable closeable) { in closeQuietly() method in FileUtils1287 public static void closeQuietly(@Nullable FileDescriptor fd) { in closeQuietly() method in FileUtils