Home
last modified time | relevance | path

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

/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DCommonDatabaseUtils.java68 public static void closeQuietly(Cursor cursor) { in closeQuietly() method in CommonDatabaseUtils
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerHelper.java169 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in StorageManagerHelper
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DAnrMonitor.java205 private static void closeQuietly(AutoCloseable c) { in closeQuietly() method in AnrMonitor
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DShellCommandExecutor.java73 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in ShellCommandExecutor
/cts/tests/tests/telephony/current/src/android/telephony/cts/util/
DTelephonyUtils.java337 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in TelephonyUtils
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DVisualVoicemailServiceTest.java714 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in VisualVoicemailServiceTest
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DVoicemailContractTest.java605 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in VoicemailContractTest
/cts/tests/tests/os/src/android/os/cts/
DMessageQueueTest.java902 private static void closeQuietly(AutoCloseable c) { in closeQuietly() method in MessageQueueTest
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DHeifWriterTest.java321 private void closeQuietly(Closeable closeable) { in closeQuietly() method in HeifWriterTest
DMediaMetadataRetrieverTest.java1431 private void closeQuietly(Closeable closeable) { in closeQuietly() method in MediaMetadataRetrieverTest
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java645 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in TestUtils
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java2176 private void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in StagefrightTest