HomeSort by relevance Sort by last modified time
    Searched full:deliver (Results 26 - 50 of 164) sorted by null

12 3 4 5 6 7

  /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/dnsmasq/
setup.html 150 deliver mail to it. The details of how to set this up are highly dependent on
164 don't fall back to A records to deliver mail within the
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Other.h 185 * a time T (e.g. deliver a video frame at its corresponding timestamp), it makes a
197 * from others (e.g. the number of the frame to deliver).
OMX_ContentPipe.h 202 /** Deliver a buffer obtained via GetWriteBuffer to the pipe. Pipe will write the
  /external/webkit/WebCore/storage/
SQLTransaction.cpp 473 // Transaction Step 10 - Deliver success callback, if there is one
484 // Transaction Step 10 - Deliver success callback
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Other.h 168 * a time T (e.g. deliver a video frame at its corresponding timestamp), it makes a
180 * from others (e.g. the number of the frame to deliver).
OMX_ContentPipe.h 185 /** Deliver a buffer obtained via GetWriteBuffer to the pipe. Pipe will write the
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinKeyboardView.java 418 sendEmptyMessageDelayed(MSG_TOUCH_UP, 500); // Deliver up in 500ms if nothing else
433 sendEmptyMessageDelayed(MSG_TOUCH_DOWN, 500); // Deliver up in 500ms if nothing else
  /external/iproute2/man/man8/
tc-prio.8 35 When dequeueing, band 0 is tried first and only if it did not deliver a
  /external/iptables/libipq/
libipq.3 57 be sent to the ip_queue module, which will then attempt to deliver the
  /external/kernel-headers/original/linux/
ipmi_smi.h 168 The low-level interface should not deliver any messages to the
  /external/qemu/distrib/sdl-1.2.12/src/joystick/macos/
SDL_sysjoystick.c 221 * but instead should call SDL_PrivateJoystick*() to deliver events
  /external/quake/quake/src/QW/client/
cl_pred.c 182 return; // net hasn't deliver packets in a long time...
  /external/wpa_supplicant/
wpa_supplicant.h 262 * wpa_supplicant_rx_eapol - Deliver a received EAPOL frame to wpa_supplicant
  /frameworks/base/awt/com/android/internal/awt/
AndroidImageDecoder.java 43 ImageConsumer.COMPLETESCANLINES; // Don't deliver incomplete scanlines
  /frameworks/base/awt/org/apache/harmony/awt/gl/image/
PngDecoder.java 47 ImageConsumer.COMPLETESCANLINES; // Don't deliver incomplete scanlines
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 57 * @param destPort the port to deliver the message to
  /external/webkit/LayoutTests/http/conf/
fedora-httpd.conf 357 # The index.html.var file (a type-map) is used to deliver content-
424 # EnableMMAP: Control whether memory-mapping is used to deliver
435 # used to deliver files (assuming that the OS supports it).
  /frameworks/base/core/java/android/app/
Service.java 210 * re-deliver an Intent for you so that it does not get lost if your service
337 * deliver to it, then take the service out of the started state and
342 * are no pending Intents to deliver.
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
InputSource.java 26 * <p>There are two places that the application can deliver an
  /external/elfutils/
COPYING 69 provide services or otherwise deliver content to anyone other than
  /external/icu4c/common/
ucnvbocu.c 319 * We know that / and % would deliver quotient 0 and rest=diff.
360 * We know that NEGDIVMOD would deliver
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/joystick/win32/
SDL_mmjoystick.c 271 * but instead should call SDL_PrivateJoystick*() to deliver events
  /external/qemu/telephony/
sms.c 1108 /* write a SMS-DELIVER PDU into a rope */
1121 int mtiByte = 0x20; /* message type - SMS DELIVER */
1127 gsm_rope_add_c( rope, mtiByte ); /* message type - SMS-DELIVER */
    [all...]
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 112 // ask it to paint. This modal loop can deliver messages to other

Completed in 270 milliseconds

12 3 4 5 6 7