Searched defs:closeable (Results 1 – 12 of 12) 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()
87 try (AutoCloseable closeable = MockTestActivityUtil.launchSync(instant, in testTargetPackageIsVisibleFromIme()
444 @Nullable AutoCloseable closeable) throws Exception { in testA11yInputConnection()498 TestProcedure testProcedure, @Nullable AutoCloseable closeable) throws Exception { in testInputConnection()562 @Nullable AutoCloseable closeable) throws Exception { in testInputConnection()
311 try (AutoCloseable closeable = MockTestActivityUtil.launchSync(instant, in testInvalidateInputBeforeInputMethodSessionBecomesAvailable()
169 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
337 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
707 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()
1406 private void closeQuietly(Closeable closeable) { in closeQuietly()
606 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly()
2176 private void closeQuietly(AutoCloseable closeable) { in closeQuietly()