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

<<21222324252627282930>>

  /frameworks/base/media/java/android/media/
ToneGenerator.java 148 * Call supervisory tone, Busy:
300 * CDMA Network Busy tone: 480Hz+620Hz 500ms ON, 500ms OFF continuous
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 633 //encoder is busy, put buf back and come again
634 LOGV("encoder is busy, push buffer back to get again\n");
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 259 * field qlock), because submitters encountering a busy queue move
    [all...]
SynchronousQueue.java 114 * busy synchronous queues, spinning can dramatically improve
115 * throughput. And on less busy ones, the amount of spinning is
    [all...]
  /system/bt/stack/btm/
btm_int.h     [all...]
  /external/autotest/client/profilers/lockmeter/
patch.2.6.14-lockmeter-1.gz 
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDatabaseHelper.java     [all...]
  /packages/services/Telephony/res/values/
strings.xml 228 <string name="labelCFB">When busy</string>
230 <string name="messageCFB">Number when busy</string>
231 <!-- Call forwarding settings screen, setting summary text when forwarding to specific number when busy -->
233 <!-- Call forwarding settings screen, setting summary text when forwarding when busy is disabled -->
235 <!-- Error message displayed after failing to disable forwarding calls when the phone is busy -->
236 <string name="disable_cfb_forbidden">Your operator doesn\'t support disabling call forwarding when your phone is busy.</string>
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c     [all...]
phLlcNfc_Frame.c     [all...]
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraDeviceImpl.java 466 throw new IllegalStateException("The camera is currently busy." +
    [all...]
  /prebuilts/go/darwin-x86/src/database/sql/
sql_test.go     [all...]
  /prebuilts/go/linux-x86/src/database/sql/
sql_test.go     [all...]
  /system/bt/bta/jv/
bta_jv_act.c     [all...]
  /external/libmicrohttpd/doc/
libmicrohttpd-tutorial.info     [all...]
  /device/google/contexthub/firmware/src/
hostIntf.c 502 void hostIntfSetBusy(bool busy)
504 mBusy = busy;
    [all...]
  /external/libevent/
bufferevent_openssl.c 830 /* Should be redundant, but let's avoid busy-looping */
884 /* Should be redundant, but let's avoid busy-looping */
    [all...]
  /external/owasp/sanitizer/src/tests/org/owasp/html/
AntiSamyTest.java 489 + "today, he was so busy shoveling! Well, we sure missed you Bill! So since" + "ou were busy moving snow we read books about snow. We found a clue in one"
    [all...]
  /external/valgrind/coregrind/
m_syscall.c     [all...]
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_alsa_linux.cc 1069 if (errVal == -EBUSY) // Device busy - try some more!
1226 if (errVal == -EBUSY) // Device busy - try some more!
    [all...]
  /frameworks/av/camera/ndk/impl/
ACameraDevice.cpp 562 ALOGE("Current session != busy session");
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CameraManager.java 544 * unavailable or other camera resources it needs become busy due to other higher priority
547 * busy. A camera's torch mode is turned off when an application calls {@link #setTorchMode} to
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
RttManager.java 123 /** destination is busy now, you can try after a specified time from destination*/
607 * please retry RTT measurement after this duration since peer indicate busy at ths moment
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java 609 * "Releases all held calls or sets User Determined User Busy (UDUB)
777 * - Any defined in 22.001 F.4 (for generating busy/congestion)
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
SocketTest.java 828 // Busy wait until the client is connected.
    [all...]

Completed in 1232 milliseconds

<<21222324252627282930>>