/aosp_15_r20/out/soong/.intermediates/frameworks/base/nfc/framework-nfc.stubs.from-text/android_common/metalava/ |
D | stubs.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/nfc/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/nfc/framework-nfc.stubs/android_common/combined/ |
D | framework-nfc.stubs.jar | META-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 D | Lazy.java | 68 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 D | MidiEventMultiScheduler.java | 31 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/ |
D | OutputStream.java | 93 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/ |
D | OutputStream.java | 93 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 D | OutputStream.java | 93 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/ |
D | chan.rs | 47 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 D | TestWebServer.java | 207 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 D | ShadowCloseGuard.java | 43 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 D | Utils.java | 23 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 D | ZipMultiReportOutput.java | 60 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 D | IOExtensions.cs | 45 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/ |
D | connection.py | 51 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.py | 43 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 D | FileSystemStateTest.java | 150 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 D | LockFreeTaskQueueLincheckTest.kt | 22 fun close() = q.close() in close() method
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/icons/ |
D | LauncherIcons.java | 83 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 D | CloseableLock.java | 78 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 D | OneHandModeTutorial.kt | 48 fun close() { in close() method
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
H A D | CompositeResourceLoader.java | 73 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 D | linux.py | 427 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 D | AnnouncementAggregator.java | 71 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 D | interface_types.js | 24 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 D | LottieInitializeTest.java | 95 @Override public void close() { in close() method in LottieInitializeTest.LottieFetchSuccess 124 @Override public void close() { in close() method in LottieInitializeTest.LottieFetchFailure
|