HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 526 - 550 of 1227) sorted by null

<<21222324252627282930>>

  /external/valgrind/auxprogs/
posixtestsuite-1.5.1-diff.txt 117 + echo "Executing asynchronous I/O tests"
  /external/webrtc/webrtc/base/
asyncinvoker.h 25 // function when the asynchronous call is complete, or operates in
  /frameworks/av/include/media/stagefright/
MediaCodec.h 325 // Used only to synchronize asynchronous getBufferAndFormat
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 574 * <p>This is an asynchronous call. The callback {@link BluetoothGattCallback#onAppRegistered}
579 * @param callback GATT callback handler that will receive asynchronous callbacks.
713 * <p>This is an asynchronous operation. Once service discovery is completed,
792 * <p>This is an asynchronous operation. The result of the read operation
    [all...]
  /frameworks/base/core/java/android/hardware/location/
ContextHubManager.java 52 * An interface to receive asynchronous communication from the context hub.
  /frameworks/base/core/java/android/os/
SystemClock.java 81 * <li> <p> The {@link android.os.Handler} class can schedule asynchronous
  /frameworks/base/core/jni/
android_hardware_camera2_legacy_PerfMeasurement.cpp 93 * Asynchronous low-overhead GL performance measurement using
  /frameworks/base/docs/html/guide/topics/manifest/
intent-filter-element.jd 111 to synchronous messages; it's ignored for asynchronous messages.)</p></li>
  /frameworks/base/docs/html/guide/topics/ui/layout/
listview.jd 40 android.database.Cursor} as an asynchronous task in order to avoid blocking your app's main thread
  /frameworks/base/media/java/android/media/
AsyncPlayer.java 135 // because of the asynchronous nature of this class.
  /frameworks/base/tests/utils/testutils/java/android/os/test/
TestLooper.java 119 // Stalled by a barrier. Find the next asynchronous message in
  /frameworks/native/include/gui/
BufferSlot.h 74 // buffer is queued in asynchronous mode).
  /frameworks/native/services/surfaceflinger/
SurfaceFlingerConsumer.cpp 57 // In asynchronous mode the list is guaranteed to be one buffer
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
MockLooper.java 119 // Stalled by a barrier. Find the next asynchronous message in
  /frameworks/support/core-utils/java/android/support/v4/content/
LocalBroadcastManager.java 192 * call is asynchronous; it returns immediately, and you will continue
  /frameworks/support/samples/Support13Demos/src/com/example/android/supportv13/view/inputmethod/
CommitContentSupport.java 169 // Due to the asynchronous nature of WebView, it is a bit too early to call
  /frameworks/wilhelm/src/
classes.h 193 ThreadPool mThreadPool; // for asynchronous operations
  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_evts.h 54 * Asynchronous hardware error event
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
main.c 292 * This function is responsible for handling the asynchronous queues.
565 * synchronous and asynchronous messages one at a time. If we have multiple aysnchronous
568 * For multiple asynchronous queues we round robin through the high priorities first and pick
569 * the first one available. Next time when we come around for asynchronous message we start
  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 148 * surfaceflinger can potentially perform asynchronous position updates for
nfc.h 115 * All methods in the NCI HAL are asynchronous.
  /libcore/luni/src/test/java/libcore/java/net/
ConcurrentCloseTest.java 198 // If the asynchronous close fails, we'll see a test timeout here.
  /packages/apps/Settings/src/com/android/settings/dashboard/
SummaryLoader.java 171 * operations are asynchronous.
  /packages/services/Telecomm/src/com/android/server/telecom/
CallIntentProcessor.java 145 // Asynchronous calls should not usually be made inside a BroadcastReceiver because once
RespondViaSmsManager.java 83 * The interface of this method is asynchronous since it does disk I/O.

Completed in 2316 milliseconds

<<21222324252627282930>>