Searched defs:closeable (Results 1 – 13 of 13) sorted by relevance
42 public static <T extends AutoCloseable> void close(T closeable) throws Exception { in close()56 public static <T extends UncheckedCloseable> void close(T closeable) { in close()68 public static <T extends Closeable> void close(T closeable) throws IOException { in close()
81 try (AutoCloseable closeable = MockTestActivityUtil.launchSync(instant, in testTargetPackageIsVisibleFromIme()
441 @Nullable AutoCloseable closeable) throws Exception { in testA11yInputConnection()495 TestProcedure testProcedure, @Nullable AutoCloseable closeable) throws Exception { in testInputConnection()559 @Nullable AutoCloseable closeable) throws Exception { in testInputConnection()
348 try (AutoCloseable closeable = MockTestActivityUtil.launchSync(instant, in testInvalidateInputBeforeInputMethodSessionBecomesAvailable()
169 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
73 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
337 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
714 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
605 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
321 private void closeQuietly(Closeable closeable) { in closeQuietly()
1431 private void closeQuietly(Closeable closeable) { in closeQuietly()
645 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
2176 private void closeQuietly(AutoCloseable closeable) { in closeQuietly()