/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/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | CustomizationRestrictionsTest.java | 55 public void close() throws IOException { in close() method in CustomizationRestrictionsTest.RestrictionApplicator 72 public void close() throws IOException { in close() method in CustomizationRestrictionsTest.BroadcastReceiverRegistrator
|
/cts/libs/json/src/com/android/json/stream/ |
D | NewlineDelimitedJsonWriter.java | 155 public void close() throws IOException { in close() method in NewlineDelimitedJsonWriter
|
D | JsonWriter.java | 229 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket) in close() method in JsonWriter 346 public void close() throws IOException { in close() method in JsonWriter
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | NetworkServiceTest.java | 37 public void close() {} in close() method in NetworkServiceTest.CtsNetworkService.CtsNetworkServiceProvider
|
/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 | IvfReader.java | 121 public void close() throws IOException{ in close() method in IvfReader
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/settings/ |
D | SettingsSession.java | 127 public void close() throws Exception { in close() method in SettingsSession 186 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/common/device-side/util-axt/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 | 65 public void close() { in close() method in TracingControllerTest.TracingReceiver
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | MultiDisplayTestBase.java | 347 public void close() throws Exception { in close() method in MultiDisplayTestBase.VirtualDisplaySession 534 public void close() throws Exception { in close() method in MultiDisplayTestBase.VirtualDisplayLauncher 586 public void close() throws Exception { in close() method in MultiDisplayTestBase.OverlayDisplayDevicesSession 712 public void close() throws Exception { in close() method in MultiDisplayTestBase.ExternalDisplaySession 747 public void close() throws Exception { in close() method in MultiDisplayTestBase.PrimaryDisplayStateSession
|
/cts/tests/tests/os/src/android/os/cts/ |
D | IParcelFileDescriptorPeer.aidl | 42 void close(); in close() method
|
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/ |
D | Database.java | 142 public void close() { in close() method in Database
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
D | BlockingInputAllocation.java | 156 public synchronized void close() { in close() method in BlockingInputAllocation
|
/cts/libs/input/src/com/android/cts/input/ |
D | HidDevice.java | 135 public void close() { in close() method in HidDevice
|
/cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/ |
D | Utils.java | 94 public void close() throws Exception { in close() method in Utils.ClosableAccount
|
/cts/hostsidetests/appsecurity/test-apps/MediaStorageApp/src/com/android/cts/mediastorageapp/ |
D | MediaStoreUtils.java | 208 public void close() { in close() method in MediaStoreUtils.PendingSession
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStoreUtils.java | 214 public void close() { in close() method in MediaStoreUtils.PendingSession
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/ |
D | SensorTestScreenManipulator.java | 119 public synchronized void close() { in close() method in SensorTestScreenManipulator
|
/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 | 117 void close() throws Exception; in close() method 175 public void close() throws Exception { in close() method in IpSecBaseTest.NativeSocket 249 public void close() throws Exception { in close() method in IpSecBaseTest.JavaUdpSocket 304 public void close() throws Exception { in close() method in IpSecBaseTest.JavaTcpSocket
|