HomeSort by relevance Sort by last modified time
    Searched full:busy (Results 276 - 300 of 496) sorted by null

<<11121314151617181920

  /libcore/luni/src/main/java/java/util/
Timer.java 26 * this thread is busy running a task, runnable tasks may be subject to delays.
  /libcore/luni/src/main/java/java/util/concurrent/locks/
LockSupport.java 35 * optimization of a "busy wait" that does not waste as much time
  /packages/apps/Calendar/res/layout-xlarge/
edit_event_1.xml 384 <!-- PRESENCE - Show me as [busy | available] -->
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
PublicApiFunctionalTest.java 190 // enqueue a huge response to keep the receiveing thread in DownloadThread.java busy for a while
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial_reg.h 41 #define UART_IIR_BUSY 0x07 /* DesignWare APB Busy Detect */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis.x 67 NIS_TRYAGAIN = 7, /* I'm busy, call back */
  /sdk/emulator/sensors/
sensors_qemu.c 285 // we may end-up in a busy loop, slow things down, just in case.
  /external/libnfc-nxp/src/
phHal4Nfc_Reader.c 448 /*Hal4 state Busy*/
450 PHDBG_INFO("HAL4:Trcv Failed.Returning Busy");
    [all...]
phFriNfc_LlcpTransport_Connection.c     [all...]
phLlcNfc_Frame.c     [all...]
  /frameworks/base/media/java/android/media/
ToneGenerator.java 142 * Call supervisory tone, Busy:
294 * CDMA Network Busy tone: 480Hz+620Hz 500ms ON, 500ms OFF continuous
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java 567 * "Releases all held calls or sets User Determined User Busy (UDUB)
726 * - Any defined in 22.001 F.4 (for generating busy/congestion)
    [all...]
  /frameworks/base/voip/java/android/net/sip/
SipAudioCall.java 129 * Called when the peer is busy during session initialization.
479 Log.d(TAG, "sip call busy: " + session);
    [all...]
  /packages/apps/Browser/res/values-en-rGB/
strings.xml 329 <string name="download_sdcard_busy_dlg_msg" product="nosdcard" msgid="8412543086906716875">"The USB storage is busy. To allow downloads, touch Turn Off USB Storage in the notification."</string>
330 <string name="download_sdcard_busy_dlg_msg" product="default" msgid="2629425950473358591">"The SD card is busy. To allow downloads, select \"Turn off USB storage\" in the notification."</string>
    [all...]
  /external/oprofile/events/ppc64/power4/
events 247 #Group 24 pm_lsubusy, LSU Busy Events
250 event:0X182 counters:2 um:zero minimum:1000 name:PM_LSU0_BUSY_GRP24 : (Group 24 pm_lsubusy) LSU0 busy
251 event:0X183 counters:3 um:zero minimum:1000 name:PM_LSU1_BUSY_GRP24 : (Group 24 pm_lsubusy) LSU1 busy
    [all...]
  /packages/apps/Browser/res/values/
strings.xml     [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDatabaseHelper.java     [all...]
  /external/qemu/android/
console.c     [all...]
  /external/qemu/target-i386/
helper.c 634 "Reserved", "TSS16-avl", "LDT", "TSS16-busy",
636 "Reserved", "TSS32-avl", "Reserved", "TSS32-busy",
642 "TSS64-avl", "Reserved", "TSS64-busy", "CallGate64",
    [all...]
  /external/qemu/telephony/
android_modem.c     [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
SocketTest.java 830 // Busy wait until the client is connected.
    [all...]
  /external/bluetooth/bluez/health/
mcap.c 149 return "MDEP Busy";
153 return "MDL Busy";
    [all...]
  /frameworks/base/services/camera/libcameraservice/
CameraService.cpp 189 " (camera %d is still busy).", callingPid, cameraId);
277 // The reason we need this busy bit is a new CameraService::connect() request
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java 108 * busy synchronous queues, spinning can dramatically improve
109 * throughput. And on less busy ones, the amount of spinning is
    [all...]
  /packages/apps/Browser/res/values-tl/
strings.xml     [all...]

Completed in 2947 milliseconds

<<11121314151617181920