/external/webkit/WebKit/android/WebCoreSupport/ |
GeolocationPermissions.h | 121 // Used to make an asynchronous callback to the Geolocation objects.
|
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/ |
msgutil.py | 209 This class provides both synchronous and asynchronous ways to send
|
/frameworks/base/docs/html/guide/practices/design/ |
responsiveness.jd | 72 operations, via an asynchronous request). However, this does not mean that
|
/frameworks/base/docs/html/guide/topics/manifest/ |
intent-filter-element.jd | 109 to synchronous messages; it's ignored for asynchronous messages.)</p></li>
|
/frameworks/base/media/java/android/media/ |
AsyncPlayer.java | 136 // because of the asynchronous nature of this class.
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
AccountUnlockScreen.java | 77 * Shown while making asynchronous check of password.
|
/hardware/msm7k/librpc/rpc/ |
clnt.h | 93 * asynchronous errors
|
/packages/apps/Email/src/com/android/email/service/ |
EmailServiceProxy.java | 39 * Methods without a return value return immediately (i.e. are asynchronous); methods with a
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/ |
HwInit.c | 176 * TNETWIF_PENDING - if pending, i.e. Asynchronous mode (callback function will be called).
|
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/ |
txXfer.c | 198 TXN_STATUS_PENDING - if pending, i.e. Asynchronous mode.
|
/external/opencore/nodes/pvcommsionode/src/ |
pv_comms_io_node_port.cpp | 388 //asynchronous completion 872 //is synchronous or asynchronous. 875 //asynchronous completion. [all...] |
/external/opencore/pvmi/media_io/pvmio_comm_loopback/src/ |
pvmi_mio_comm_loopback.cpp | 388 //asynchronous completion 984 //is synchronous or asynchronous. 987 //asynchronous completion. [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/RecoverCtrl/ |
recoveryCtrl.c | 224 Once the access is Asynchronous (TNETWIF_PENDING), it exits and is called later 253 * Exit when finished or if an Asynchronous process is required. In this case 326 * If the last HW access request was pended, exit the SM (Asynchronous process).
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/ |
wspi.c | 406 /* Wait to end of the asynchronous read */ 417 /* Reached the timeout criteria without ending the asynchronous read */ 648 /* Wait to end of the asynchronous write */ 659 /* Reached the timeout criteria without ending the asynchronous write */ [all...] |
/external/bluetooth/glib/gio/ |
goutputstream.c | 596 * Request an asynchronous write of @count bytes from @buffer into 813 * Finishes an asynchronous stream splice operation. 943 * Requests an asynchronous close of the stream, releasing resources [all...] |
gioscheduler.c | 35 * Schedules asynchronous I/O operations. #GIOScheduler integrates
|
gunixinputstream.c | 50 * UNIX file descriptor, including asynchronous operations. The file
|
gunixoutputstream.c | 50 * unix file descriptor, including asynchronous operations. The file
|
/external/opencore/doc/oscl_html/ |
classOsclUDPSocket.html | 142 Bind a UDP socket to an address. This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd> 506 Receive Data. This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd> 574 Send Data. This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd>
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_file_async_read.cpp | 341 // Do the asynchronous read 851 //The AO is invoked when the asynchronous Read request is complete. 1022 // Issue the asynchronous read request. [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAdapter.java | 384 * <p>This is an asynchronous call: it will return immediately, and 415 * <p>This is an asynchronous call: it will return immediately, and 558 * <p>This is an asynchronous call, it will return immediately. Register [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
VideoViewTest.java | 149 * Wait for an asynchronous media operation complete.
|
/external/bluetooth/glib/docs/reference/gio/ |
overview.xml | 74 asynchronous I/O and filename completion. In addition to the
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
fileutils.sgml | 114 @G_FILE_ERROR_INTR: Interrupted function call; an asynchronous signal
|
/external/bluetooth/hcidump/parser/ |
rfcomm.h | 80 #define SABM 0x2f /* set asynchronous balanced mode */
|