HomeSort by relevance Sort by last modified time
    Searched refs:deliver (Results 1 - 7 of 7) sorted by null

  /external/webkit/WebCore/manual-tests/
timeout-test.php 3 ?>This content took 10m10s to deliver. Congratulations, you didn't time out!
  /external/qemu/telephony/
android_modem.c 1059 case SMS_PDU_DELIVER: fprintf(out, "DELIVER"); break;
1137 SmsPDU* deliver; local
1143 deliver = sms_receiver_create_deliver( modem->sms_receiver, index, from );
1144 if (deliver == NULL) {
1145 D( "%s: could not create deliver PDUs for SMS index %d\n",
1150 for (nn = 0; deliver[nn] != NULL; nn++) {
1151 if ( remote_call_sms( number, modem->base_port, deliver[nn] ) < 0 ) {
1158 smspdu_free_list(deliver);
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 190 accumulator.first().deliver(context, isNew, count, threads.size());
197 delivery.deliver(context, isStatusMessage);
231 public void deliver(Context context, boolean isStatusMessage) { method in class:MessagingNotification.MmsSmsDeliveryInfo
258 public void deliver(Context context, boolean isNew, int count, int uniqueThreads) { method in class:MessagingNotification.MmsSmsNotificationInfo
  /external/iproute2/doc/
ip-tunnels.tex 190 have some not wildcard \verb|remote| address and deliver all the packets
212 you have to explain to driver, where it should deliver packets to.
ip-cref.tex 439 resolution and that the software or hardware knows how to deliver packets
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
rails.php 275 'send_file', 'deliver', 'receive', 'error_messages_for',
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c     [all...]

Completed in 241 milliseconds