/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 | 100 public synchronized void close() { in close() method in TestMediaDataSource
|
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
|
D | IvfWriter.java | 86 public void close() throws IOException{ in close() method in IvfWriter
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | CustomizationRestrictionsTest.java | 57 public void close() throws IOException { in close() method in CustomizationRestrictionsTest.RestrictionApplicator 73 public void close() throws IOException { in close() method in CustomizationRestrictionsTest.BroadcastReceiverRegistrator
|
/cts/libs/json/src/com/android/json/stream/ |
D | JsonWriter.java | 224 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket) in close() method in JsonWriter 345 public void close() throws IOException { in close() method in JsonWriter
|
/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/host-side/util/src/com/android/compatibility/common/util/ |
D | ReportLogHostInfoStore.java | 76 public void close() throws IOException { in close() method in ReportLogHostInfoStore
|
D | HostInfoStore.java | 56 public void close() throws IOException { in close() method in HostInfoStore
|
/cts/tests/app/src/android/app/cts/ |
D | NewDocumentTest.java | 69 public void close() { in close() method in NewDocumentTest.Receiver
|
/cts/tests/tests/os/src/android/os/cts/ |
D | IParcelFileDescriptorPeer.aidl | 42 void close(); in close() method
|
D | ParcelFileDescriptorPeer.java | 142 public void close() throws RemoteException { in close() method in ParcelFileDescriptorPeer
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
D | BlockingInputAllocation.java | 133 public synchronized void close() { in close() method in BlockingInputAllocation
|
D | AllocationCache.java | 176 public synchronized void close() { in close() method in AllocationCache
|
/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/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/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/src/ |
D | utils.cpp | 140 void StreamBuilderHelper::close() { in close() function in StreamBuilderHelper
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/ |
D | StreamRecorder.java | 154 public void close() { in close() method in StreamRecorder
|
D | StreamPlayer.java | 151 public void close() { in close() method in StreamPlayer
|