/frameworks/base/core/java/android/os/storage/ |
IMountService.aidl | 67 * The unmount is an asynchronous operation. Applications
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiNative.java | 23 * receiving asynchronous events. All methods of the form "xxxxCommand()"
|
WifiManager.java | 449 * This may result in the asynchronous delivery of state change 467 * network is initiated. This may result in the asynchronous delivery 485 * a candidate for associating. This may result in the asynchronous 500 * in the asynchronous delivery of state change events. 513 * disconnected. This may result in the asynchronous delivery of state 527 * connected. This may result in the asynchronous delivery of state 556 * of the results is made known later by means of an asynchronous event sent 570 * of the results is made known later by means of an asynchronous event sent [all...] |
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriverInternal.h | 68 /* Asynchronous init mode callback function type */
|
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
TWDriverInternal.h | 68 /* Asynchronous init mode callback function type */
|
/external/kernel-headers/original/linux/ |
ipmi_smi.h | 56 * asynchronous data is received, one of these is allocated, the 60 * asynchronous data and messages and request them from the
|
/external/opencore/doc/pvauthor_html/ |
classPVEngineAsyncEvent.html | 23 PVEngineAsyncEvent class is a data class to hold asynchronous events generated by the engine. The class is meant to be used inside the engine and not exposed to the interface layer or above. 126 This function returns the stored asynchronous event type value.
|
classPVAuthorEngineInterface.html | 131 A unique command id for asynchronous completion </dl> </td> 255 A unique command id for asynchronous completion </dl> </td> 331 A unique command id for asynchronous completion </dl> </td> 366 A unique command id for asynchronous completion </dl> </td> 451 In the asynchronous response, this should return the log level along with an indication of where the level was inherited (i.e., the ancestor tag). Currently this API is NOT SUPPORTED.<dl compact><dt><b>Parameters: </b></dt><dd> 466 A unique command id for asynchronous completion </dl> </td> 582 A unique command id for asynchronous completion </dl> </td> [all...] |
/external/bluetooth/glib/gio/ |
gfile.h | 75 * @query_info_finish: Finishes an asynchronous query info operation. 100 * @append_to_finish: Finishes an asynchronous file append operation. 109 * @_delete_file_finish: Finishes an asynchronous delete. 112 * @_trash_finish: Finishes an asynchronous file trashing operation. 121 * @copy_finish: Finishes an asynchronous copy operation. 124 * @_move_finish: Finishes an asynchronous move operation. [all...] |
gcancellable.c | 47 * asynchronous operations. 454 * The convention within gio is that cancelling an asynchronous
|
gfileinputstream.c | 123 * while querying the stream. For the asynchronous (non-blocking) version 244 * Finishes an asynchronous info query operation.
|
gfileoutputstream.c | 125 * This function blocks while querying the stream. For the asynchronous 252 * Finalizes the asynchronous query started
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
Client.java | 274 * This is asynchronous. 319 * Sends a thread update request. This is asynchronous. 330 * Sends a thread stack trace update request. This is asynchronous. 376 * Sends a native heap update request. this is asynchronous. 411 * This is asynchronous. 428 * set to <code>null</code>. This is asynchronous.
|
FileListingService.java | 582 * Classes which implement this interface provide a method that deals with asynchronous 622 * This method supports a cache mechanism and synchronous and asynchronous modes. 639 * @param receiver A receiver for asynchronous calls. 640 * @return The list of children or <code>null</code> for asynchronous calls. 659 // this is a asynchronous call.
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/ |
LSParser.java | 49 * <p> Asynchronous <code>LSParser</code> objects are expected to also 51 * listeners can be registered on asynchronous <code>LSParser</code> 53 * <p> Events supported by asynchronous <code>LSParser</code> objects are: 285 * <code>true</code> if the <code>LSParser</code> is asynchronous, 304 * asynchronous, <code>null</code> is returned since the document 327 * occured. If the <code>LSParser</code> is asynchronous, 400 * <code>LSParser</code> is asynchronous (<code>LSParser.async</code> is
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/ |
txXfer.c | 47 * It is planned to start an asynchronous copy of one packet to the FW, 305 /* If the Xfer wasn't completed in this context (Asynchronous), return SUCCESS 356 Once the access is Asynchronous (TNETWIF_PENDING), it exits and is called later 401 * Exit when finished or if an Asynchronous process is required. In this case 676 * If the last HW access request was pended, exit the SM (Asynchronous process). 741 TNETWIF_PENDING - if pending, i.e. Asynchronous mode (callback function will be called). [all...] |
/external/opencore/protocols/rtsp_client_engine/inc/ |
pvrtsp_client_engine_node.h | 421 * @returns A unique command id for asynchronous completion 439 * @returns A unique command id for asynchronous completion 451 * asynchronous API. 514 * @returns A unique command id for asynchronous completion 524 * @returns A unique command id for asynchronous completion [all...] |
/external/opencore/pvmi/pvmf/include/ |
pvmi_data_stream_interface.h | 214 * if the asynchronous notification is not supported this method 252 * if the asynchronous notification is not supported this method 272 * if the asynchronous notification is not supported this method
|
pvmf_node_utils.h | 192 //IDs for all of the asynchronous node commands. 214 //for all of the generic asynchronous node commands.
|
pvmi_config_and_capability.h | 66 * This method allows setting of an observer to listen for completion of asynchronous commands. 166 * This is an asynchronous version the setParameters method.
|
/external/ipsec-tools/src/racoon/ |
session.c | 187 * asynchronous requests via signal. 327 * asynchronous requests will actually dispatched in the
|
/external/opencore/nodes/pvclientserversocketnode/include/ |
pvmf_clientserver_socket_node.h | 151 //Individual asynchronous operations and wait states that make up a send sequence. 159 //Individual asynchronous operations and wait states that make up a receive sequence.
|
/frameworks/base/services/java/com/android/server/am/ |
ServiceRecord.java | 256 // Do asynchronous communication with notification manager to 287 // Do asynchronous communication with notification manager to
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CallerInfoAsyncQuery.java | 34 * ASYNCHRONOUS QUERY API 169 * Asynchronous query handler class for the contact / callerinfo object.
|
/packages/apps/Contacts/src/com/android/contacts/ |
SpecialCharSequenceMgr.java | 107 * This code works alongside the Asynchronous query handler {@link QueryHandler} 293 * Asynchronous query handler that services requests to look up ADNs
|