/external/webkit/WebCore/workers/ |
WorkerMessagingProxy.cpp | 129 // This is intentionally different than the behavior in MessageWorkerTask, because terminated workers no longer deliver messages (section 4.6 of the WebWorker spec), but they do report exceptions.
|
/frameworks/base/core/java/android/app/backup/ |
BackupAgent.java | 54 * begins an immediate restore pass to deliver the backup data as part of the installation
|
/frameworks/base/telephony/java/android/telephony/gsm/ |
SmsManager.java | 141 * @param destinationPort the port to deliver the message to
|
/packages/apps/Phone/src/com/android/phone/ |
OutgoingCallBroadcaster.java | 215 Log.w(TAG, "Attempt to deliver non-CALL action; forcing to CALL");
|
/external/icu4c/common/unicode/ |
uiter.h | 262 * the UTF-16 index may not be restored as well, but the iterator can deliver 292 * the UTF-16 index may not be restored as well, but the iterator can deliver
|
/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.
|
/external/webkit/JavaScriptCore/icu/unicode/ |
uiter.h | 262 * the UTF-16 index may not be restored as well, but the iterator can deliver 292 * the UTF-16 index may not be restored as well, but the iterator can deliver
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
uiter.h | 262 * the UTF-16 index may not be restored as well, but the iterator can deliver 292 * the UTF-16 index may not be restored as well, but the iterator can deliver
|
/external/webkit/WebCore/icu/unicode/ |
uiter.h | 262 * the UTF-16 index may not be restored as well, but the iterator can deliver 292 * the UTF-16 index may not be restored as well, but the iterator can deliver
|
/external/webkit/WebKit/mac/icu/unicode/ |
uiter.h | 262 * the UTF-16 index may not be restored as well, but the iterator can deliver 292 * the UTF-16 index may not be restored as well, but the iterator can deliver
|
/frameworks/base/docs/html/guide/topics/security/ |
security.jd | 275 to deliver the submitted broadcast to the given receiver. As a result, a 277 caller; it will just not deliver the intent. In the same way, a permission
|
/external/bluetooth/glib/gio/inotify/ |
inotify-kernel.c | 564 /* because we don't deliver move events there is no point in waiting for the match right now. */
|
/external/opencore/baselibs/thread_messaging/src/ |
pv_interface_proxy.cpp | 243 //deliver notifications off the queue, from the app thread size
|
/external/opencore/codecs_v2/omx/omx_proxy/src/ |
pv_omx_interface_proxy.cpp | 297 //deliver notifications off the queue, from the app thread size
|
/external/quake/quake/src/QW/client/ |
cl_input.c | 476 // deliver the message
|
/external/quake/quake/src/WinQuake/ |
cl_input.cpp | 396 // deliver the message
|
/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/ |
Bmgr.java | 456 System.err.println("restore operation from the currently active transport. It will deliver");
|
/frameworks/base/core/java/android/net/ |
ConnectivityManager.java | 303 * Ensure that a network route exists to deliver traffic to the specified
|
MobileDataStateTracker.java | 457 * Ensure that a network route exists to deliver traffic to the specified
|
NetworkStateTracker.java | 396 * Ensure that a network route exists to deliver traffic to the specified
|
/frameworks/base/telephony/java/android/telephony/ |
SmsManager.java | 178 * @param destinationPort the port to deliver the message to
|
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
InflaterTest.java | 716 assertTrue("setInputB did not deliver any byte to the input buffer", 737 "setInputBII did not deliver the right number of bytes to the input buffer", [all...] |
/external/qemu/distrib/sdl-1.2.12/src/joystick/linux/ |
SDL_sysjoystick.c | 969 * but instead should call SDL_PrivateJoystick*() to deliver events 1147 /* Deliver ball motion updates */
|
/external/icu4c/common/ |
ucnv_io.c | 518 break; /* deliver c1 */ 542 break; /* deliver c2 */ [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11events.c | 623 sure to deliver all characters to the 654 /* Deliver all UTF-16 encoding units. At [all...] |