Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 127) sorted by relevance

123456

/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
DLockPlaybackControllerTestPlayerListener.java80 .send(); in onEventsMediaItemTransition()
90 .send(); in onEventsMediaItemTransition()
99 .send(); in onEventsMediaItemTransition()
108 .send(); in onEventsMediaItemTransition()
DPipModeTestPlayerListener.java59 .send(); in onEventsMediaItemTransition()
71 .send(); in onEventsMediaItemTransition()
DSplitScreenTestPlayerListener.java60 .send(); in onEventsMediaItemTransition()
73 .send(); in onEventsMediaItemTransition()
DDeviceLockTestPlayerListener.java80 .send(); in onEventsMediaItemTransition()
89 .send(); in onEventsMediaItemTransition()
/cts/tests/app/src/android/app/cts/
DPendingIntentTest.java164 mPendingIntent.send(ActivityOptions.makeBasic() in testGetActivity()
231 mPendingIntent.send(ActivityOptions.makeBasic() in testGetActivities()
292 mPendingIntent.send(); in pendingIntentSendError()
293 mPendingIntent.send(); in pendingIntentSendError()
307 mPendingIntent.send(); in testGetBroadcast()
404 pi.send(); in testUpdateCurrent()
415 pi.send(); in testUpdateCurrent()
424 pi.send(); in testUpdateCurrent()
440 mPendingIntent.send(); in testGetService()
499 mPendingIntent.send(mContext, 1, null, mFinish, null); in testStartServiceOnFinishedHandler()
[all …]
/cts/tests/credentials/src/android/credentials/cts/unittests/selection/
DResultHelperTest.java66 verify(resultReceiver).send(eq(/*RESULT_CODE_DATA_PARSING_FAILURE*/3), in sendUiFailure()
81 verify(resultReceiver).send(eq(/*RESULT_CODE_DATA_PARSING_FAILURE*/3), in sendFailure_nullMessage()
97 verify(resultReceiver).send(eq(/*RESULT_CODE_DIALOG_USER_CANCELED*/0), in sendUserCancelFailure()
113 verify(resultReceiver).send(eq(/*RESULT_CODE_CANCELED_AND_LAUNCHED_SETTINGS*/1), in sendCancelAndLaunchSettingsFailure()
131 verify(resultReceiver).send(eq(/*RESULT_CODE_DIALOG_COMPLETE_WITH_SELECTION*/2), in sendUserSelectionResult()
/cts/apps/CameraITS/utils/
Dits_session_utils.py446 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
485 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
508 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
566 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
573 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
597 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
612 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
634 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
651 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
680 self.sock.send(json.dumps(cmd).encode() + '\n'.encode())
[all …]
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0521.java77 Parcel send = Parcel.obtain(); in testPocCVE_2021_0521() local
79 send.writeInterfaceToken(desciption); in testPocCVE_2021_0521()
80 if (pmsBinder.transact(code, send, reply, 0)) { in testPocCVE_2021_0521()
/cts/tests/app/shared/src/android/app/stubs/shared/
DCloseSystemDialogsTestService.java122 FLAG_IMMUTABLE).send(); in postNotification()
126 receiver.send(RESULT_OK, null); in postNotification()
128 receiver.send(RESULT_SECURITY_EXCEPTION, null); in postNotification()
130 receiver.send(RESULT_ERROR, null); in postNotification()
/cts/tests/tests/selinux/common/jni/
Dandroid_security_SELinuxTargetSdkTest.cpp58 int ret = send(sock, &request, sizeof(request), 0); in checkNetlinkRouteGetlink()
95 int ret = send(sock, &request, sizeof(request), 0); in checkNetlinkRouteGetneigh()
102 ret = send(sock, &request, sizeof(request), 0); in checkNetlinkRouteGetneigh()
/cts/tests/mediapc/src/android/mediapc/cts/
DProvisionRequester.java59 final Post.Response response = post.send();
80 public void send() { in send() method in ProvisionRequester
DKeyRequester.java127 new ProvisionRequester(mDrm).send(); in getKeyRequest()
136 public byte[] send() throws Exception { in send() method in KeyRequester
137 return send(getKeyRequest()); in send()
140 public byte[] send(MediaDrm.KeyRequest request) throws Exception { in send() method in KeyRequester
177 mResponse = post.send(); in sendRequest()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DSessionChannel.kt44 send(Bundle().apply { in <lambda>()
55 fun send(bundle: Bundle): Boolean { in <lambda>() method
/cts/tests/tests/libcorefileio/src/android/cts/
DLockHoldingService.java188 msg.replyTo.send(rsp); in notifyLockHeld()
198 msg.replyTo.send(rsp); in notifyLockReleased()
206 msg.replyTo.send(rsp); in prepareForShutdown()
/cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/
DLauncherCallbackTestsService.java93 msg.replyTo.send(Message.obtain(null, MSG_RESULT, in handleMessage()
101 msg.replyTo.send(Message.obtain(null, MSG_RESULT, in handleMessage()
109 msg.replyTo.send(Message.obtain(null, MSG_RESULT, in handleMessage()
117 msg.replyTo.send(Message.obtain(null, MSG_RESULT, in handleMessage()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-10229/
Dpoc.c90 pid_t send, recv; in main() local
95 if ((send = fork()) == 0) in main()
/cts/tests/tests/hardware/res/raw/
Dsony_dualshock3_usb_lighttests.json14 // Dualshock 3 USB need to send a HID report to start working.
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DOutOfProcessActivity.java70 pendingIntent.send(); in onStart()
98 pendingIntent.send(this, 0, result); in notifyContentCaptureStatus()
/cts/tests/app/app/src/android/app/stubs/
DDisplayEventActivity.java97 mMessenger.send(msg); in launched()
110 mMessenger.send(msg); in callback()
/cts/tests/tests/externalservice/service/src/android/externalservice/service/
DServiceCreator.java68 msg.replyTo.send(reply);
109 mReplyTo.send(msg); in onServiceConnected()
/cts/tests/process/src/android/os/cts/process/helper/
DBaseApplication.java42 BroadcastMessenger.send(this, Consts.TAG, m); in sendBackApplicationCreated()
/cts/tests/framework/base/windowmanager/backgroundactivity/TestApp/src/android/server/wm/backgroundactivity/appa/
DStartNextMatchingActivity.java34 receiver.send(CommonComponents.Event.APP_A_LAUNCHER_MOVING_TO_BACKGROUND_ACTIVITY, null); in onCreate()
/cts/tests/tests/os/src/android/os/cts/
DMessengerService.java35 msg.replyTo.send(reply);
/cts/hostsidetests/hdmicec/
Dcec_adapter.md151 : send a volume up command to the amp if present
154 : send a volume down command to the amp if present
157 : send a mute/unmute command to the amp if present
167 You can send CEC remote events using the `tx` command above. The format is as
175 (except `<command id>`, which requires 2 digits). Here, we want to send commands
/cts/tests/tests/wifi/CtsWifiLocationTestApp/src/android/net/wifi/cts/app/
DRetrieveTransportInfoAndReturnStatusService.java44 resultReceiver.send( in onStartJob()

123456