Home
last modified time | relevance | path

Searched defs:send (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/
DMyNotificationListenerService.java87 private void send(String reason, PendingIntent pendingIntent) { in send() method in MyNotificationListenerService.PendingIntentSender
111 private void send(String reason, Bundle extras) { in send() method in MyNotificationListenerService.PendingIntentSender
/cts/tests/mediapc/src/android/mediapc/cts/
DProvisionRequester.java80 public void send() { in send() method in ProvisionRequester
DKeyRequester.java136 public byte[] send() throws Exception { in send() method in KeyRequester
140 public byte[] send(MediaDrm.KeyRequest request) throws Exception { in send() method in KeyRequester
DPost.java76 public Response send() throws IOException, InterruptedException { in send() method in Post
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DSessionChannel.kt55 fun send(bundle: Bundle): Boolean { in <lambda>() method
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0521.java77 Parcel send = Parcel.obtain(); in testPocCVE_2021_0521() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-10229/
Dpoc.c90 pid_t send, recv; in main() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBroadcastMessenger.java77 public static <T extends Parcelable> void send(@NonNull Context context, in send() method in BroadcastMessenger
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageInstallerArchiveMultiUserTest.java318 public void send(int code, Intent intent, String resolvedType, in send() method in PackageInstallerArchiveMultiUserTest.ArchiveIntentSender
DPackageInstallerArchiveTest.java1139 public void send(int code, Intent intent, String resolvedType, in send() method in ArchiveIntentSender
1156 public void send(int code, Intent intent, String resolvedType, in send() method in UnarchiveIntentSender
DLauncherAppsTest.java750 public void send( in send() method in LauncherAppsTest.ArchiveIntentSender