HomeSort by relevance Sort by last modified time
    Searched full:held (Results 926 - 950 of 2106) sorted by null

<<31323334353637383940>>

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccProvider.java 392 * Loads an AdnRecord into a MatrixCursor. Must be called with mLock held.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java 592 * "Releases all held calls or sets User Determined User Busy (UDUB)
614 * the other (held or waiting) call."
636 * the other (held or waiting) call."
657 * "Adds a held call to the conversation"
    [all...]
  /hardware/qcom/media/mm-core/inc/
QOMX_CoreExtensions.h 151 * nHeldBufferCount : Read-only, maximum number of buffers that will be held
  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 114 * uNodeTabSize: The number of (DSP_HNODE) handles that can be held
list.h 258 * Sets new element's "prev" pointer to the address previously held by
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 114 * uNodeTabSize: The number of (DSP_HNODE) handles that can be held
list.h 258 * Sets new element's "prev" pointer to the address previously held by
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicIntegerFieldUpdater.java 115 * Gets the current value held in the field of the given object managed
AtomicReferenceFieldUpdater.java 131 * Gets the current value held in the field of the given object managed
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedSynchronizer.java 59 * held with respect to the current thread, method {@link #release}
151 * spins when exclusive synchronization is only briefly held, without
349 * only accessed when exclusively held. Upon await, a node is
628 * Thread to unpark is held in successor, which is normally
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
NotificationPlayer.java 320 * simplest way to deal with this is to make it so there is a wake lock held while the
  /packages/services/Telephony/src/com/android/phone/
CallerInfoCache.java 100 * guaranteeing the lock is held during the asynchronous task.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
factory.py 9 # warranty. In no event will the authors be held liable for any damages
regression.py 9 # warranty. In no event will the authors be held liable for any damages
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
factory.py 9 # warranty. In no event will the authors be held liable for any damages
regression.py 9 # warranty. In no event will the authors be held liable for any damages
  /system/core/adb/
usb_windows.c 72 /// usb_lock mutex must be held before calling this routine.
  /art/runtime/gc/
heap.h 161 // Requires the heap lock to be held.
564 // Mutexes held when adding references to reference queues.
  /art/runtime/verifier/
reg_type.h 39 * RegType holds information about the "type" of data held in a register.
576 // the value represents part of the integer range of values that may be held in the register.
  /dalvik/vm/alloc/
Heap.cpp 457 /* The heap lock must be held.
714 * case we will be suspended with the heap lock held, which can lead to
  /dalvik/vm/oo/
Object.h 479 * Much of this comes from and could be accessed in the data held in shared
481 * pointers could be held in a shared table generated by the optimizer;
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 123 * 10BPP: Four pixels are held in every 5 bytes. The output
125 * 12BPP: Two pixels are held in every 3 bytes. The output
    [all...]
  /external/chromium/chrome/browser/bookmarks/
bookmark_model.cc 526 // NOTE: this is called in such a way that url_lock_ is already held. As
810 // NOTE: this is called with url_lock_ already held. As such, this doesn't
  /external/chromium/chrome/browser/history/
history.cc 177 // reference held by our delegate installed in the backend, which
182 // run before we release our backend refptr, the last reference will be held
  /external/chromium/chrome/browser/sync/
profile_sync_service_password_unittest.cc 88 // is already held by this thread, deadlock if held by another thread).

Completed in 1583 milliseconds

<<31323334353637383940>>