HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 151 - 175 of 447) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/core/java/android/os/
SystemClock.java 77 * <li> <p> The {@link android.os.Handler} class can schedule asynchronous
  /frameworks/base/include/binder/
IBinder.h 55 // Corresponds to TF_ONE_WAY -- an asynchronous call.
  /frameworks/base/include/surfaceflinger/
ISurfaceComposer.h 111 * This is an ASYNCHRONOUS call.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CameraTest.java 106 // Looper.quit() is asynchronous. The looper may still has some
  /frameworks/base/telephony/java/com/android/internal/telephony/
DataConnection.java 40 * Instances are asynchronous state machines and have two primary entry points
801 * TODO: Remove when all callers only need the asynchronous
854 * TODO: This should be an asynchronous call and we wouldn't
    [all...]
  /hardware/ti/omap3/libstagefrighthw/
TIHardwareRenderer.cpp 84 // XXX apparently destroying an overlay is an asynchronous process...
  /packages/apps/Settings/src/com/android/settings/
MasterClear.java 67 // Intent handling is asynchronous -- assume it will happen soon.
  /external/opencore/doc/oscl_html/
classOsclTCPSocket.html 106 Accept incoming connections. This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd>
185 Bind a TCP socket to an address. This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd>
472 Connect to an address. This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd>
658 ListenAsync This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd>
772 Receive Data. This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd>
    [all...]
classPVActiveBase.html 277 It must call the appropriate cancel function offered by the active object's asynchronous service provider. The asynchronous service provider's cancel is expected to act immediately.
758 The request status associated with an asynchronous request.
760 This is passed as a parameter to all asynchronous service providers.
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
pvmf_cpmplugin_passthru_oma1.cpp 400 * asynchronous command for processing by the command handler AO.
895 * Asynchronous method to retrieve a list of metadata keys. The subset of all available keys in the node can
905 * @returns A unique command ID for asynchronous completion
942 * Asynchronous method to retrieve a list of metadata values. The subset of all available values in the node can
952 * @returns A unique command ID for asynchronous completion
    [all...]
  /external/bluetooth/glib/gio/
gfile.c 101 * Many #GFile operations have both synchronous and asynchronous versions
102 * to suit your application. Asynchronous versions of synchronous functions
103 * simply have _async() appended to their function names. The asynchronous
    [all...]
ginputstream.c 509 * Request an asynchronous read of @count bytes from the stream into the buffer
595 * Finishes an asynchronous stream read operation.
635 * Request an asynchronous skip of @count bytes from the stream into the buffer
759 * Requests an asynchronous closes of the stream, releasing resources related to it.
    [all...]
  /external/opencore/nodes/pvwavffparsernode/src/
pvmf_wavffparser_node.cpp 193 //Queue an asynchronous node command
206 //Queue an asynchronous node command
219 //Queue an asynchronous node command
231 //Queue an asynchronous node command
242 //Queue an asynchronous node command
253 //Queue an asynchronous node command
264 //Queue an asynchronous node command
275 //Queue an asynchronous node command
286 //Queue an asynchronous node command
297 //Queue an asynchronous node comman
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/include/
pvmf_protocol_engine_node_extension.h 298 * first data packet after seek. The API is asynchronous
313 * (HTTP GET) and returns seq number of first data packet after seek. The API is asynchronous
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_io.h 198 * SetAsyncReadBufferSize configures the asynchronous background
205 * Note: if asynchronous read is not available on the platform,
  /frameworks/base/core/java/android/view/inputmethod/
InputConnection.java 254 * is providing this InputConnection, but due to the asynchronous nature
305 * because the InputConnection protocol is asynchronous, you have no way
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
FutureTask.java 11 * A cancellable asynchronous computation. This class provides a base
  /external/kernel-headers/original/linux/
binder.h 201 * asynchronous transactions.
  /external/opencore/android/
playerdriver.h 72 // for asynchronous commands only or for synchronous as well?
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node_internal.h 54 //Node command type, IDs for all of the asynchronous node commands.
  /external/opencore/pvmi/media_io/pvmio_comm_loopback/src/
pvmi_mio_comm_loopback.h 313 // sent to signal completion of asynchronous write
  /external/opencore/pvmi/pvmf/include/
pvmf_sync_util_data_queue.h 156 * is an asynchronous method and the observer will be notified through SkipMediaDataComplete when
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11image.c 192 /* We support asynchronous blitting on the display */
  /external/webkit/WebCore/page/
ChromeClient.h 187 // This can be either a synchronous or asynchronous call. The ChromeClient can display UI asking the user for permission
  /external/webkit/WebCore/page/animation/
AnimationBase.h 191 // Return value indicates whether to expect an asynchronous notifyAnimationStarted() callback.

Completed in 920 milliseconds

1 2 3 4 5 67 8 91011>>