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

<<11121314151617181920>>

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 39 * Helper class to make it easier to run asynchronous caller-id lookup queries.
218 * Asynchronous query handler class for the contact / callerinfo object.
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 159 * An asynchronous filter used for loading two data sets: email rows from the local
208 * An asynchronous filter that performs search in a particular directory.
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_dec.h 42 /* Codes to identify asynchronous message responses and events that driver
172 * IOCTL for getting asynchronous notification from driver
  /hardware/qcom/msm8994/original-kernel-headers/linux/
fuse.h 209 * FUSE_ASYNC_READ: asynchronous read requests
224 * FUSE_ASYNC_DIO: asynchronous direct I/O submission
msm_vidc_dec.h 42 /* Codes to identify asynchronous message responses and events that driver
175 * IOCTL for getting asynchronous notification from driver
  /hardware/qcom/msm8996/original-kernel-headers/linux/
fuse.h 216 * FUSE_ASYNC_READ: asynchronous read requests
231 * FUSE_ASYNC_DIO: asynchronous direct I/O submission
msm_vidc_dec.h 42 /* Codes to identify asynchronous message responses and events that driver
175 * IOCTL for getting asynchronous notification from driver
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_vidc_dec.h 42 /* Codes to identify asynchronous message responses and events that driver
175 * IOCTL for getting asynchronous notification from driver
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListSet.java 46 * asynchronous nature of these sets, determining the current number
163 * asynchronous nature of these sets, determining the current
  /libcore/ojluni/src/main/java/java/nio/channels/
SocketChannel.java 56 * <p> Socket channels support <i>asynchronous shutdown,</i> which is similar
57 * to the asynchronous close operation specified in the {@link Channel} class.
  /packages/apps/Dialer/src/com/android/dialer/
SpecialCharSequenceMgr.java 193 * This code works alongside the Asynchronous query handler {@link QueryHandler}
438 * Asynchronous query handler that services requests to look up ADNs
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
MediaResourceManager.java 91 * Listener for asynchronous callback from media loading events.
272 LogUtil.e(LogUtil.BUGLE_TAG, "Asynchronous media loading failed, key=" +
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ipmi.h 56 * timeout error response to the application. Asynchronous events
238 * send. Asynchronous events, however, go to all open users, so you
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ipmi.h 56 * timeout error response to the application. Asynchronous events
238 * send. Asynchronous events, however, go to all open users, so you
  /system/bt/service/
gatt_server.h 124 // Callback type used to report the status of an asynchronous GATT server
183 // procedure. Otherwise, returns true and reports the asynchronous result of
  /cts/tests/tests/widget/src/android/widget/cts/
VideoViewTest.java 149 * Wait for an asynchronous media operation complete.
  /developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/java/com/example/android/mediarecorder/
MainActivity.java 211 * Asynchronous task for preparing the {@link android.media.MediaRecorder} since it's a long blocking
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
CalendarWatchFaceService.java 240 * Asynchronous task to load the meetings from the content provider and report the number of
  /developers/samples/android/media/MediaRecorder/Application/src/main/java/com/example/android/mediarecorder/
MainActivity.java 211 * Asynchronous task for preparing the {@link android.media.MediaRecorder} since it's a long blocking
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
CalendarWatchFaceService.java 240 * Asynchronous task to load the meetings from the content provider and report the number of
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
WiFiDirectActivity.java 43 * devices. WiFi Direct APIs are asynchronous and rely on callback mechanism
  /development/samples/browseable/MediaRecorder/src/com.example.android.mediarecorder/
MainActivity.java 211 * Asynchronous task for preparing the {@link android.media.MediaRecorder} since it's a long blocking
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
CalendarWatchFaceService.java 240 * Asynchronous task to load the meetings from the content provider and report the number of
  /docs/source.android.com/src/devices/camera/
camera3_requests_methods.jd 51 The actual request processing is asynchronous, with the results of capture being
  /external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/
rest_api.py 124 token_maker: An asynchronous function of the form

Completed in 2242 milliseconds

<<11121314151617181920>>