Searched defs:send (Results 1 – 4 of 4) sorted by relevance
87 private void send(String reason, PendingIntent pendingIntent) { in send() method in MyNotificationListenerService.PendingIntentSender111 private void send(String reason, Bundle extras) { in send() method in MyNotificationListenerService.PendingIntentSender
90 pid_t send, recv; in main() local
111 void send(byte[] data) throws Exception; in send() method139 public void send(byte[] data) throws Exception { in send() method in IpSecBaseTest.NativeSocket234 public void send(byte[] data) throws Exception { in send() method in IpSecBaseTest.JavaUdpSocket287 public void send(byte[] data) throws Exception { in send() method in IpSecBaseTest.JavaTcpSocket
241 bool SignalProcessingImpl::send(const char* data, int len) in send() function in SignalProcessingImpl