HomeSort by relevance Sort by last modified time
    Searched full:async (Results 851 - 875 of 1591) sorted by null

<<31323334353637383940>>

  /frameworks/base/services/java/com/android/server/power/
Notifier.java 526 super(looper, null, true /*async*/);
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 245 if (DBG) Rlog.d(LOG_TAG, "#####async contact look up with numeric username"
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
AutoFocusStateMachine.java 349 // Terminate any currently active async sections before beginning another section
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientAlternatesAdapter.java 84 * may block the UI, so run it in an async task.
  /frameworks/wilhelm/src/android/
android_StreamPlayer.cpp 370 // async notification that the ABQ was refilled: the player should pull from the ABQ, and
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp 280 // Async mode
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_copybit.cpp 280 // Async mode
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 403 /* Handle for use with async callbacks */
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c 81 * result in these calls being sent via async mode. Sync mode leads to correct
82 * functionality as per OMX spec but has a slight performance penalty. Async
122 //Async to be checked later - most probably same as sync but without the read
143 "Async error check returned error"); \
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
AttendeesView.java 440 // If we found a picture, start the async loading
  /packages/apps/Dialer/src/com/android/dialer/
SpecialCharSequenceMgr.java 188 // create the async query handler
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupOptions.java 184 // Don't allow this more than once (Exchange accounts call an async method
  /packages/apps/InCallUI/src/com/android/incallui/
CallerInfoAsyncQuery.java 243 Log.d(this, "#####async contact look up with numeric username"
  /packages/apps/Mms/src/com/android/mms/ui/
MessageItem.java 187 // Start an async load of the pdu. If the pdu is already loaded, the callback
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 368 // TODO: do any of these need to run async on a background thread?
  /packages/apps/UnifiedEmail/src/com/android/bitmap/
DecodeTask.java 64 * Notifies that the async task's work is about to begin. Up until this point, the task
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
control.h 196 /** Async notification (flag for open mode) \hideinitializer */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipmi.h 206 /* Note that async events and received commands do not have a completion
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control.h 196 /** Async notification (flag for open mode) \hideinitializer */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 206 /* Note that async events and received commands do not have a completion
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h 515 /* Is there async. events pending ( IT Source Test ) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control.h 196 /** Async notification (flag for open mode) \hideinitializer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 206 /* Note that async events and received commands do not have a completion
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h 515 /* Is there async. events pending ( IT Source Test ) */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 81 # prematurely closing. Async servers must return from 'run()' without

Completed in 9475 milliseconds

<<31323334353637383940>>