| /frameworks/base/media/java/android/media/midi/ |
| D | MidiReceiver.java | 103 public void send(byte[] msg, int offset, int count) throws IOException { in send() method in MidiReceiver 123 public void send(byte[] msg, int offset, int count, long timestamp) in send() method in MidiReceiver
|
| /frameworks/base/core/java/android/os/ |
| D | ResultReceiver.java | 55 public void send(int resultCode, Bundle resultData) { in send() method in ResultReceiver.MyResultReceiver 81 public void send(int resultCode, Bundle resultData) { in send() method in ResultReceiver
|
| D | IMessenger.aidl | 24 void send(in Message msg); in send() method
|
| D | Messenger.java | 56 public void send(Message message) throws RemoteException { in send() method in Messenger
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | IResultReceiver.aidl | 24 void send(int resultCode, in Bundle resultData); in send() method
|
| /frameworks/base/services/core/java/com/android/server/signedconfig/ |
| D | SignedConfigEvent.java | 34 public void send() { in send() method in SignedConfigEvent
|
| /frameworks/base/core/java/android/content/ |
| D | IIntentSender.aidl | 25 void send(int code, in Intent intent, String resolvedType, in IBinder whitelistToken, in send() method
|
| /frameworks/base/core/java/android/app/ |
| D | PendingIntent.java | 691 public void send() throws CanceledException { in send() method in PendingIntent 705 public void send(int code) throws CanceledException { in send() method in PendingIntent 725 public void send(Context context, int code, @Nullable Intent intent) in send() method in PendingIntent 746 public void send(int code, @Nullable OnFinished onFinished, @Nullable Handler handler) in send() method in PendingIntent 784 public void send(Context context, int code, @Nullable Intent intent, in send() method in PendingIntent 827 public void send(Context context, int code, @Nullable Intent intent, in send() method in PendingIntent 874 public void send(Context context, int code, @Nullable Intent intent, in send() method in PendingIntent
|
| /frameworks/native/libs/binder/ |
| D | IResultReceiver.cpp | 39 virtual void send(int32_t resultCode) { in send() function in android::BpResultReceiver
|
| D | BpBinder.cpp | 159 Parcel send, reply; in getInterfaceDescriptor() local 187 Parcel send; in pingBinder() local 197 Parcel send; in dump() local
|
| D | Binder.cpp | 69 Parcel send; in shellCommand() local
|
| /frameworks/base/tests/AmSlam/src/test/amslam/ |
| D | PongReceiver.java | 29 void onPingPongResponse(long send, long bounce, long recv, String remote); in onPingPongResponse()
|
| D | MainActivity.java | 118 public void onPingPongResponse(long send, long bounce, long recv, String remote) { in onPingPongResponse()
|
| /frameworks/base/services/autofill/java/com/android/server/autofill/ |
| D | AutofillManagerService.java | 671 private void send(@NonNull IResultReceiver receiver, int value) { in send() method in AutofillManagerService 679 private void send(@NonNull IResultReceiver receiver, @NonNull Bundle value) { in send() method in AutofillManagerService 687 private void send(@NonNull IResultReceiver receiver, @Nullable String value) { in send() method in AutofillManagerService 691 private void send(@NonNull IResultReceiver receiver, @Nullable String[] value) { in send() method in AutofillManagerService 695 private void send(@NonNull IResultReceiver receiver, @Nullable Parcelable value) { in send() method in AutofillManagerService 699 private void send(@NonNull IResultReceiver receiver, boolean value) { in send() method in AutofillManagerService 703 private void send(@NonNull IResultReceiver receiver, int value1, int value2) { in send() method in AutofillManagerService
|
| /frameworks/base/core/java/com/android/internal/util/ |
| D | SyncResultReceiver.java | 122 public void send(int resultCode, Bundle resultData) { in send() method in SyncResultReceiver
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/ |
| D | ApduSender.java | 91 public void send( in send() method in ApduSender
|
| /frameworks/native/libs/vr/libpdx/private/pdx/ |
| D | client.h | 220 const bool send = (send_buffer && send_length); in Send() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
| D | AccessibilityInputFilterTest.java | 263 private void send(InputEvent event) { in send() method in AccessibilityInputFilterTest
|
| D | TouchExplorerTest.java | 223 private void send(MotionEvent event) { in send() method in TouchExplorerTest
|
| /frameworks/base/cmds/statsd/tests/shell/ |
| D | ShellSubscriber_test.cpp | 44 virtual void send(int32_t resultCode) { in send() function in MyResultReceiver
|
| /frameworks/native/cmds/cmd/ |
| D | cmd.cpp | 151 virtual void send(int32_t resultCode) { in send() function in MyResultReceiver
|
| /frameworks/base/core/java/android/provider/ |
| D | Browser.java | 226 Intent send = new Intent(Intent.ACTION_SEND); in sendString() local
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | PendingIntentRecord.java | 268 public void send(int code, Intent intent, String resolvedType, IBinder whitelistToken, in send() method in PendingIntentRecord
|
| /frameworks/native/libs/binder/tests/ |
| D | binderThroughputTest.cpp | 82 template <typename T> void send(const T& v) { in send() function in Pipe
|
| /frameworks/av/media/libstagefright/rtsp/ |
| D | ARTPWriter.cpp | 311 void ARTPWriter::send(const sp<ABuffer> &buffer, bool isRTCP) { in send() function in android::ARTPWriter
|