HomeSort by relevance Sort by last modified time
    Searched full:blocking (Results 601 - 625 of 1339) sorted by null

<<21222324252627282930>>

  /frameworks/base/tools/velocityplot/
velocityplot.py 42 # Non-blocking stream wrapper.
  /frameworks/native/include/android/
looper.h 165 * If the timeout is zero, returns immediately without blocking.
  /frameworks/native/include/gui/
BufferQueueCore.h 207 // to prevent dequeueBuffer from blocking.
BufferQueueProducer.h 189 // block if there are no available slots and we are not in non-blocking
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_CompThread.c 83 /** Default timeout used to come out of blocking calls*/
  /libcore/libart/src/main/java/java/lang/
Daemons.java 183 // Take a reference, blocking until one is ready or the thread should stop
  /libcore/luni/src/main/java/java/io/
BufferedInputStream.java 107 * Returns an estimated number of bytes that can be read or skipped without blocking for more
  /libcore/luni/src/main/java/java/nio/
SelectorImpl.java 93 * configure the pipe so we can fully drain it without blocking.
  /libcore/luni/src/main/java/java/util/concurrent/
Phaser.java     [all...]
  /libcore/luni/src/main/java/javax/xml/transform/
overview.html 190 synchronized blocking, and so may not be used to perform multiple concurrent
  /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ticketpool/
ReservableTicketPool.java 292 * blocking until released by {@link #releaseWaitersOnTicketAvailability}.
  /packages/apps/Email/provider_src/com/android/email/provider/
AccountReconciler.java 107 * This function may not be called from the main/UI thread, because it makes blocking calls
  /packages/apps/Messaging/src/com/android/messaging/sms/
MmsSender.java 54 * The interface emulates a blocking send similar to making an HTTP request.
SmsSender.java 46 * The interface emulates a blocking sending similar to making an HTTP request.
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
UninstallAppProgress.java 188 + msg.arg1 + " no blocking user");
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionRequest.java 66 if (DEBUG) Log.d(TAG, "Blocking notification for managed profile.");
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java 182 * Blocking call to load all {@link AuthenticatorDescription} known by the
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestions_output_utils.cpp 99 // through, even if the user is blocking offensive words (it's exactly what they typed!)
  /packages/services/Telephony/src/com/android/phone/
CallerInfoCache.java 183 // and replaces the older cache with newer one. To refrain from blocking incoming calls,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
socket.h 69 non-blocking. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
thread-mainloop.h 264 /** Lock the event loop object, effectively blocking the event loop
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
thread-mainloop.h 267 /** Lock the event loop object, effectively blocking the event loop
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
looper.h 164 * If the timeout is zero, returns immediately without blocking.
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
looper.h 164 * If the timeout is zero, returns immediately without blocking.
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
looper.h 164 * If the timeout is zero, returns immediately without blocking.

Completed in 502 milliseconds

<<21222324252627282930>>