/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
D | MaybeNull.java | 42 public static <T extends AutoCloseable> void close(T closeable) throws Exception { in close() method in MaybeNull 56 public static <T extends UncheckedCloseable> void close(T closeable) { in close() method in MaybeNull 68 public static <T extends Closeable> void close(T closeable) throws IOException { in close() method in MaybeNull
|
D | UncheckedCloseable.java | 47 void close(); in close() method
|
/cts/tests/tests/media/src/android/media/cts/ |
D | CodecImage.java | 166 public abstract void close(); in close() method in CodecImage
|
D | TestMediaDataSource.java | 102 public synchronized void close() { in close() method in TestMediaDataSource
|
D | TestMedia2DataSource.java | 102 public synchronized void close() { in close() method in TestMedia2DataSource
|
D | IvfReader.java | 121 public void close() throws IOException{ in close() method in IvfReader
|
D | YUVImage.java | 98 public void close() { in close() method in YUVImage
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | CustomizationRestrictionsTest.java | 56 public void close() throws IOException { in close() method in CustomizationRestrictionsTest.RestrictionApplicator 72 public void close() throws IOException { in close() method in CustomizationRestrictionsTest.BroadcastReceiverRegistrator
|
/cts/tests/framework/base/activitymanager/util/src/android/server/am/settings/ |
D | SettingsSession.java | 102 public void close() throws Exception { in close() method in SettingsSession 154 void close(final Uri uri) { in close() method in SettingsSession.SessionCounters
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | ReportLogDeviceInfoStore.java | 75 public void close() throws IOException { in close() method in ReportLogDeviceInfoStore
|
/cts/tests/app/src/android/app/cts/ |
D | NewDocumentTest.java | 70 public void close() { in close() method in NewDocumentTest.Receiver
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | TracingControllerTest.java | 63 public void close() { in close() method in TracingControllerTest.TracingReceiver
|
/cts/tests/tests/os/src/android/os/cts/ |
D | IParcelFileDescriptorPeer.aidl | 42 void close(); in close() method
|
/cts/tests/framework/base/activitymanager/src/android/server/am/ |
D | DisplaySizeTest.java | 120 public void close() throws Exception { in close() method in DisplaySizeTest.ScreenDensitySession
|
D | ActivityManagerVrDisplayTests.java | 72 public void close() throws Exception { in close() method in ActivityManagerVrDisplayTests.VrModeSession
|
D | ActivityManagerDisplayTests.java | 174 public void close() throws Exception { in close() method in ActivityManagerDisplayTests.DisplayMetricsSession
|
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/ |
D | Database.java | 81 public void close() { in close() method in Database
|
/cts/tools/vm-tests-tf/src/util/build/ |
D | DasmBuildStep.java | 148 private static void close(Closeable c) { in close() method in DasmBuildStep
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
D | BlockingInputAllocation.java | 156 public synchronized void close() { in close() method in BlockingInputAllocation
|
D | AllocationCache.java | 176 public synchronized void close() { in close() method in AllocationCache
|
/cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/ |
D | Utils.java | 93 public void close() throws Exception { in close() method in Utils.ClosableAccount
|
/cts/tools/dasm/src/dasm/ |
D | Main.java | 176 private static void close(Closeable c) { in close() method in Main
|
/cts/tests/tests/net/src/android/net/cts/ |
D | IpSecBaseTest.java | 101 void close() throws Exception; in close() method 159 public void close() throws Exception { in close() method in IpSecBaseTest.NativeSocket 222 public void close() throws Exception { in close() method in IpSecBaseTest.JavaUdpSocket 277 public void close() throws Exception { in close() method in IpSecBaseTest.JavaTcpSocket
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
D | P2pBroadcastReceiverTest.java | 61 public synchronized void close() { in close() method in P2pBroadcastReceiverTest
|
/cts/tests/tests/nativemedia/aaudio/jni/ |
D | utils.cpp | 152 void StreamBuilderHelper::close() { in close() function in StreamBuilderHelper
|