/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/ |
D | loom_local.rs | 24 let mut send = Some(send); in wake_during_shutdown() localVariable
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowResultReceiver.java | 16 protected void send(int resultCode, android.os.Bundle resultData) { in send() method in ShadowResultReceiver
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | channel.cc | 846 bool send = IsReadyToSendMedia_w(); in UpdateMediaSendRecvState_w() local 963 bool send = IsReadyToSendMedia_w(); in UpdateMediaSendRecvState_w() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
H A D | AccessibilityInputFilterInputTest.kt | 505 private fun send(event: InputEvent) { in send() method in com.android.server.accessibility.AccessibilityInputFilterInputTest
|
/aosp_15_r20/out/soong/.intermediates/system/server_configurable_flags/aconfigd/aconfigd_java_utils/android_common/javac/ |
D | aconfigd_java_utils.jar | ... .Closeable {
public abstract java.io.InputStream send (byte[])
}
android/aconfigd/ ... |
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/ |
H A D | PendingIntentRecord.java | 351 public void send(int code, Intent intent, String resolvedType, IBinder allowlistToken, in send() method in PendingIntentRecord 357 public void send(IApplicationThread caller, int code, Intent intent, String resolvedType, in send() method in PendingIntentRecord
|
/aosp_15_r20/out/soong/.intermediates/system/server_configurable_flags/aconfigd/aconfigd_java_utils/android_common/repackaged-jarjar/javac/ |
D | aconfigd_java_utils.jar | ... .io.IOException
public java.io.InputStream send (byte[])
java.io.IOException ... |
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/user/data/repository/ |
H A D | UserRepository.kt | 213 fun send(selectionStatus: SelectionStatus) { in <lambda>() method
|
/aosp_15_r20/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/sip/ |
D | SipSession.java | 30 ListenableFuture<Boolean> send(Message message); in send() method
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/ |
H A D | integration_testing.h | 63 void set_send_packet(SendCallback&& send) { send_packet_ = std::move(send); } in set_send_packet()
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/ |
H A D | ClientStream.java | 54 void send(RequestT request); in send() method
|
H A D | BidiStream.java | 86 public void send(RequestT req) { in send() method in BidiStream
|
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/ |
H A D | ProvisionRequester.java | 80 public void send() { in send() method in ProvisionRequester
|
/aosp_15_r20/external/downloader/src/main/java/com/google/android/downloader/ |
H A D | UrlRequest.java | 60 ListenableFuture<UrlResponse> send(); in send() method
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/signedconfig/ |
H A D | SignedConfigEvent.java | 34 public void send() { in send() method in SignedConfigEvent
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | encapsulate_subgraphs_pass_test.cc | 969 Node* send = in TEST() local 2245 Node* send = in TEST() local 2415 Node* send = in TEST() local 2543 Node* send = in TEST() local 2666 Node* send = in TEST() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/net/ |
D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): function
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/contentpreview/payloadtoggle/domain/intent/ |
D | CustomActionPendingIntentSender.java | 31 public void send(@org.jetbrains.annotations.NotNull() in send() method in CustomActionPendingIntentSender
|
/aosp_15_r20/frameworks/base/core/java/android/content/ |
H A D | IIntentSender.aidl | 25 void send(int code, in Intent intent, String resolvedType, in IBinder whitelistToken, in send() method
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | issue51909.go | 12 send(ctx *struct{}) methodSpec
|
/aosp_15_r20/external/cldr/tools/st-prom-exporter/ |
H A D | package-lock.json | 169 "send": "0.18.0", string 382 "send": { object 417 "send": "0.18.0" string
|
/aosp_15_r20/external/testng/src/test/java/test/dependent/ |
H A D | DepBugSampleTest.java | 42 public void send() throws Exception { in send() method in DepBugSampleTest
|
/aosp_15_r20/hardware/nxp/uwb/halimpl/tml/ |
D | phMessageQueue.h | 39 void send(std::shared_ptr<T> data) { in send() function
|
/aosp_15_r20/external/openthread/tools/tcat_ble_client/ble/ |
H A D | udp_stream.py | 44 async def send(self, data): member in UdpStream
|
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/ |
H A D | Ping.java | 34 void send() { in send() method in Ping
|