Searched defs:closeQuietly (Results 1 – 11 of 11) sorted by relevance
34 static void closeQuietly(@Nullable Closeable closeable) { in closeQuietly() method in IoUtils46 static void closeQuietly(@Nullable InputStream stream) { 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
125 private void closeQuietly(Res result) { in closeQuietly() method in UriDerivativeLoader
75 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in DocumentsContractApi21
187 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in DocumentsContractApi19
369 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in FileProviderTest
392 private static void closeQuietly(Closeable closeable) { in closeQuietly() method in MultiDexExtractor
205 private static void closeQuietly(Closeable closeable) { in closeQuietly() method in ObservableParcelTest
331 public static void closeQuietly(INetworkStatsSession session) { in closeQuietly() method in TrafficStats
330 private static void closeQuietly(FileDescriptor fd) { in closeQuietly() method in DhcpClient
5746 public static void closeQuietly(StrictJarFile jarFile) { in closeQuietly() method in PackageParser