Home
last modified time | relevance | path

Searched defs:close (Results 151 – 175 of 11444) sorted by relevance

12345678910>>...458

/aosp_15_r20/out/soong/.intermediates/frameworks/base/nfc/framework-nfc.stubs.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/nfc/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/nfc/framework-nfc.stubs/android_common/combined/
Dframework-nfc.stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/nfc/ android/ ...
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DLazy.java68 public void close() { in close() method in Lazy
106 public void close() { in close() method in Lazy.ResolvedLazy
/aosp_15_r20/frameworks/base/core/java/com/android/internal/midi/
H A DMidiEventMultiScheduler.java31 public void close() { in close() method in MidiEventMultiScheduler.MultiLockMidiEventScheduler
123 public void close() { in close() method in MidiEventMultiScheduler
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DOutputStream.java93 public void close() { in nullOutputStream() method
197 public void close() throws IOException { in close() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DOutputStream.java93 public void close() { in nullOutputStream() method
197 public void close() throws IOException { in close() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DOutputStream.java93 public void close() { in nullOutputStream() method
197 public void close() throws IOException { in close() method
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/mpsc/
Dchan.rs47 fn close(&self); in close() method
246 pub(crate) fn close(&mut self) { in close() method
559 fn close(&self) { in close() method
593 fn close(&self) { in close() method
/aosp_15_r20/frameworks/base/tests/CoreTests/android/core/
H A DTestWebServer.java207 public void close() { in close() method in TestWebServer
289 public void close() { in close() method in TestWebServer.AcceptThread
374 synchronized void close() { in close() method in TestWebServer.Worker
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowCloseGuard.java43 protected void close() { in close() method in ShadowCloseGuard
97 void close(); in close() method
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DUtils.java23 public final static boolean close(float a, float b) { in close() method in Utils
27 public final static boolean close(float a, float b, float epsilon) { in close() method in Utils
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/
H A DZipMultiReportOutput.java60 public void close() throws IOException { in close() method in ZipMultiReportOutput
94 public void close() throws IOException { in close() method in ZipMultiReportOutput.EntryOutput
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
H A DIOExtensions.cs45 public static void close( this TextReader reader ) in close() method in Antlr.Runtime.JavaExtensions.IOExtensions
51 public static void close( this TextWriter writer ) in close() method in Antlr.Runtime.JavaExtensions.IOExtensions
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/dummy/
Dconnection.py51 def close(self): member in Listener
86 def close(self): member in Connection
/aosp_15_r20/external/tink/python/tink/streaming_aead/
H A D_pybind11_python_file_object_adapter_test.py43 def close(self): member in BytesIOThatThrowsExceptionsOnReadWrite
55 def close(self): member in BytesIOThatThrowsExceptionsOnClose
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DFileSystemStateTest.java150 public void close() throws IOException { in close() method in FileSystemStateTest.TestCloseable
173 public void close() throws IOException { in close() method in FileSystemStateTest.ThrowsOnClose
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/lincheck/
H A DLockFreeTaskQueueLincheckTest.kt22 fun close() = q.close() in close() method
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/icons/
DLauncherIcons.java83 public void close() { in close() method in LauncherIcons
111 public void close() { in close() method in LauncherIcons.Pool
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/utils/
H A DCloseableLock.java78 public void close() { in close() method in CloseableLock.ScopedLock
111 public void close() { in close() method in CloseableLock
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/
H A DOneHandModeTutorial.kt48 fun close() { in close() method
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
H A DCompositeResourceLoader.java73 public void close(Reader reader) throws IOException { in close() method in CompositeResourceLoader
119 public void close() throws IOException { in close() method in CompositeResourceLoader.ReaderTracer
/aosp_15_r20/external/scapy/scapy/arch/
H A Dlinux.py427 def close(self): member in L3PacketSocket
522 def close(self): member in L2Socket
587 def close(self): member in L2ListenSocket
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DAnnouncementAggregator.java71 public void close() throws RemoteException { in close() method in AnnouncementAggregator.ModuleWatcher
125 public void close() throws RemoteException { in close() method in AnnouncementAggregator
/aosp_15_r20/external/libchrome/mojo/public/js/
H A Dinterface_types.js24 InterfacePtrInfo.prototype.close = function() { method in InterfacePtrInfo
52 InterfaceRequest.prototype.close = function() { method in InterfaceRequest
/aosp_15_r20/external/lottie/lottie/src/test/java/com/airbnb/lottie/
H A DLottieInitializeTest.java95 @Override public void close() { in close() method in LottieInitializeTest.LottieFetchSuccess
124 @Override public void close() { in close() method in LottieInitializeTest.LottieFetchFailure

12345678910>>...458