Home
last modified time | relevance | path

Searched defs:closeQuietly (Results 1 – 9 of 9) sorted by relevance

/cts/libs/vogar-expect/src/vogar/util/
DIoUtils.java25 public static void closeQuietly(Closeable c) { in closeQuietly() method in IoUtils
34 public static void closeQuietly(Socket c) { in closeQuietly() method in IoUtils
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DCommonDatabaseUtils.java68 public static void closeQuietly(Cursor cursor) { in closeQuietly() method in CommonDatabaseUtils
DVoicemailContractTest.java605 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in VoicemailContractTest
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DVisualVoicemailServiceTest.java752 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in VisualVoicemailServiceTest
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java349 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in TestUtils
/cts/tests/tests/os/src/android/os/cts/
DMessageQueueTest.java796 private static void closeQuietly(AutoCloseable c) { in closeQuietly() method in MessageQueueTest
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java290 private static void closeQuietly(Closeable c) { in closeQuietly() method in VpnTest
/cts/tests/tests/media/src/android/media/cts/
DHeifWriterTest.java273 private void closeQuietly(Closeable closeable) { in closeQuietly() method in HeifWriterTest
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1260 private void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in StagefrightTest