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

<<21222324252627282930>>

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfInputFile.h 140 // (Another program may still be busy writing the file, or file
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
EventFacade.java 63 * the phone is busy with foreground activities.
  /external/vulkan-validation-layers/demos/smoke/
Shell.cpp 352 // sync primitives are busy. Having more BackBuffer's than swapchain
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 173 * avoid triggering a busy loop. Connection event should stop
  /external/wpa_supplicant_8/src/wps/
wps_upnp_event.c 322 if (s->current_event == NULL /* not busy */ &&
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegProcessor.cpp 149 ALOGV("%s: Camera %d: Device is busy, call updateStream again "
StreamingProcessor.cpp 376 ALOGV("%s: Camera %d: Device is busy, call "
  /frameworks/base/core/java/android/print/
PrintDocumentAdapter.java 102 * thread. This will ensure that the main thread is busy for a minimal amount of
PrinterInfo.java 64 /** Printer status: the printer is busy printing. */
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 101 /** RecognitionService busy. */
  /frameworks/base/docs/html/reference/android/support/test/espresso/
IdlingResource.html 561 You only need to call this upon transition from busy to idle - if the resource is already idle
IdlingResourceTimeoutException.html 352 Since it is not safe to proceed with test execution while the registered resource is busy (as it
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 92 int SIM_BUSY = 51; /* SIM is busy */
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipSession.java 158 * Called when the peer is busy during session initialization.
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipHelper.java 413 if (DBG) log("send BUSY HERE: " + response);
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
MockLooperTest.java 271 * main thread will exit the busy wait loop, stop autoDispatch and check the assert.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
UsimDataDownloadHandler.java 208 Rlog.e(TAG, "USIM data download failed: Toolkit busy");
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
rtt.cpp 95 {RTT_STATUS_FAIL_BUSY_TRY_LATER, String8("busy and try later")},
  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci.h 580 * Busy
  /hardware/libhardware/modules/camera/
Camera.cpp 476 dprintf(fd, "Camera ID: %d (Busy: %d)\n", mId, mBusy);
  /hardware/libhardware/modules/usbcamera/
Camera.cpp 482 dprintf(fd, "Camera ID: %d (Busy: %d)\n", mId, mBusy);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_ni.cpp 125 /* If busy, use default or deny */
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 250 BUSY,
  /libcore/libart/src/main/java/java/lang/
Daemons.java 194 // when busy.
  /libcore/luni/src/main/java/java/util/concurrent/locks/
LockSupport.java 36 * optimization of a "busy wait" that does not waste as much time

Completed in 1764 milliseconds

<<21222324252627282930>>