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

<<31323334353637383940>>

  /frameworks/base/services/core/java/com/android/server/job/
JobStore.java 103 * Construct the instance of the job store. This results in a blocking read from disk.
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpClient.java 104 // a blocking operation with a 30-second timeout. We pick 36 seconds so we can send packets at
    [all...]
  /frameworks/base/tools/orientationplot/
orientationplot.py 38 # Non-blocking stream wrapper.
  /frameworks/native/include/media/openmax/
OMX_Component.h 540 structure from the application to the component. This is a blocking
  /frameworks/native/libs/gui/tests/
SurfaceTextureGL_test.cpp 424 // by blocking in the disconnect callback.
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
ImageProcessingActivity2.java 145 // blocking the UI thread.
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
ImageProcessingActivityJB.java 147 // blocking the UI thread.
  /frameworks/rs/
rsContext.cpp 909 // required so nObjDestroy can be run from finalizer without blocking
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 104 ALOGE("Could make socket non-blocking");
  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.h 355 * If the stream is configured to #MIX_DECODE_DIRECTRENDER, application use this call to change the stream out of the #MIX_STREAM_STOPPED state. If mix_audio_decode() is called and blocking in a seperate thread prior to this call. This method causes the device to start rendering data.
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalManager.java 123 /* Blocking queue to hold thermal events from thermal zones */
  /hardware/intel/img/hwcomposer/merrifield/common/base/
DisplayAnalyzer.cpp 407 // handle one event per analysis to avoid blocking surface flinger
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
mpu_iio.c 883 /* attempt to open non blocking the access dev */
  /hardware/libhardware/modules/sensors/
multihal.cpp 150 // Do blocking poll outside of lock
  /hardware/libhardware_legacy/wifi/
wifi.c 70 /* socket pair used to exit from a blocking read */
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_enc.h 128 #define VEN_DB_ALL_BLKG_BNDRY 2/* 2 - All blocking boundary filtering*/
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_vidc_enc.h 128 #define VEN_DB_ALL_BLKG_BNDRY 2/* 2 - All blocking boundary filtering*/
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Component.h 540 structure from the application to the component. This is a blocking
  /libcore/jsr166-tests/src/test/java/jsr166/
DelayQueueTest.java 63 * (so, no blocking solely for delays) but are still ordered
  /libcore/libart/src/main/java/java/lang/
Object.java 216 * so doing blocking work in a finalizer is a bad idea. A finalizer is usually only necessary
  /libcore/luni/src/main/java/java/net/
DatagramSocket.java 355 * this option must be set before the blocking method was called.
  /libcore/luni/src/main/java/java/util/concurrent/
BlockingDeque.java 12 * A {@link Deque} that additionally supports blocking operations that wait
  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapEmailProvider.java 119 * Note that the pipe is blocking, so this thread can block on
  /packages/apps/Calendar/src/com/android/calendar/
Event.java 290 * that match the given selection. This is a blocking function and
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupIncomingFragment.java 506 * Blocking - do not call from UI Thread.

Completed in 629 milliseconds

<<31323334353637383940>>