Searched defs:closeQuietly (Results 1 – 11 of 11) 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
161 public static void closeQuietly(Closeable c) { in closeQuietly() method in TypefaceCompatUtil
158 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in TreeDocumentFile
200 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in DocumentsContractApi19
396 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in FileProviderTest
415 private static void closeQuietly(Closeable closeable) { in closeQuietly() method in MultiDexExtractor
205 private static void closeQuietly(Closeable closeable) { in closeQuietly() method in ObservableParcelTest
386 public static void closeQuietly(INetworkStatsSession session) { in closeQuietly() method in TrafficStats
864 private void closeQuietly(Closeable closeable) { in closeQuietly() method in ExifInterfaceTest
335 private static void closeQuietly(FileDescriptor fd) { in closeQuietly() method in DhcpClient
7596 public static void closeQuietly(StrictJarFile jarFile) { in closeQuietly() method in PackageParser