HomeSort by relevance Sort by last modified time
    Searched full:delivering (Results 1 - 25 of 50) sorted by null

1 2

  /development/samples/ApiDemos/src/com/example/android/apis/nfc/
ForegroundDispatch.java 55 // will fill in the intent with the details of the discovered tag before delivering to
  /external/webkit/WebKit/android/plugins/
ANPEventInterface.cpp 52 // be sure we're still alive before delivering the event
  /external/chromium/third_party/icu/source/common/
propsvec.h 64 * delivering special values and the beginning of delivering real ones.
propsvec.c 390 /* Call the handler once more to signal the start of delivering real values. */
  /external/icu4c/common/
propsvec.h 64 * delivering special values and the beginning of delivering real ones.
propsvec.c 392 /* Call the handler once more to signal the start of delivering real values. */
  /external/qemu/
net.h 51 int delivering; member in struct:VLANState
net-android.c 447 sender->vlan->delivering = 1;
466 sender->vlan->delivering = 0;
524 if (sender->vlan->delivering) {
579 sender->vlan->delivering = 1;
602 sender->vlan->delivering = 0;
645 if (sender->vlan->delivering) {
    [all...]
net.c 418 sender->vlan->delivering = 1;
437 sender->vlan->delivering = 0;
495 if (sender->vlan->delivering) {
550 sender->vlan->delivering = 1;
573 sender->vlan->delivering = 0;
616 if (sender->vlan->delivering) {
    [all...]
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiver.java 55 // means someone has tried to spoof the message by delivering it outside the normal
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiver.java 51 // means someone has tried to spoof the message by delivering it outside the normal
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLSocketInputStream.java 62 // The helper delivering the application data from the record layer
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource.java 61 * or stop delivering events and close out its input (false).
IncrementalSAXSource_Filter.java 501 * from the controller before delivering any events. Note that
531 * When moreRemains==true, we are pausing after delivering events, to
535 * Boolean.TRUE indication to continue delivering events
  /packages/apps/Tag/src/com/android/apps/tag/
WriteTagActivity.java 107 // will fill in the intent with the details of the discovered tag before delivering to
  /external/wpa_supplicant/
eap.h 210 * retry delivering the previously received (and still unanswered) EAP
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.h 211 * retry delivering the previously received (and still unanswered) EAP
  /frameworks/base/docs/html/guide/market/billing/
billing_best_practices.jd 44 <li>Use a real-time service to deliver your content, such as a content feed. Delivering content through a real-time service allows you to keep your content fresh.</li>
  /libcore/luni/src/main/java/org/xml/sax/helpers/
AttributeListImpl.java 131 * to build up an attribute list incrementally before delivering
  /packages/apps/Gallery/src/com/android/camera/
ImageGetter.java 109 // any longer before delivering them
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h 134 delivering any data part. */
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 114 // example, delivering a WM_PAINT message during a layout), and these
  /frameworks/base/core/java/android/os/
RemoteCallbackList.java 204 * <p>A typical loop delivering a broadcast looks like this:
  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 79 * operation, delivering the text to its target. This is typically used
  /external/nist-sip/java/gov/nist/javax/sip/
EventScanner.java 515 "Unexpected exception caught while delivering event -- carrying on bravely", e);

Completed in 792 milliseconds

1 2