Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMyNotificationListenerService.java81 private void send(String reason, PendingIntent pendingIntent) { in send() method in MyNotificationListenerService.PendingIntentSender
105 private void send(String reason, Bundle extras) { in send() method in MyNotificationListenerService.PendingIntentSender
/cts/suite/audio_quality/lib/src/
DSignalProcessingImpl.cpp241 bool SignalProcessingImpl::send(const char* data, int len) in send() function in SignalProcessingImpl