Searched defs:closeQuietly (Results 1 – 3 of 3) sorted by relevance
34 public static void closeQuietly(Closeable closeable) { in closeQuietly() method in CloseUtils45 public static void closeQuietly(Cursor cursor) { in closeQuietly() method in CloseUtils
31 public static void closeQuietly(Closeable closable) { in closeQuietly() method in Utils
239 public static void closeQuietly(Closeable closeable) { in closeQuietly() method in DiskLruCache