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

<<21222324252627282930>>

  /frameworks/native/opengl/libs/EGL/
egl_display.cpp 307 // This cannot be called with the lock held because it might end-up
349 // This cannot be called with the lock held because it might end-up
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallManager.java 508 * If active call can't be held, i.e., a background call of the same channel exists,
594 * Places active call on hold, and makes held call active.
598 * 1. only active call but no held call, aka, hold
599 * 2. no active call but only held call, aka, unhold
600 * 3. both active and held calls from same phone, aka, swap
601 * 4. active and held calls from different phones, aka, phone swap
856 * Connects the held call and active call
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java 643 // Test held and hangup held calls
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
Lock.java 62 * held is protected by try-finally or try-catch to ensure that the
312 * <p>Before waiting on the condition the lock must be held by the
  /libcore/luni/src/main/java/java/util/jar/
JarVerifier.java 222 * Add a new meta entry to the internal collection of data held on each JAR
430 * Remove all entries from the internal collection of data held about each
  /frameworks/av/services/audioflinger/
Threads.cpp 350 // sendIoConfigEvent_l() must be called with ThreadBase::mLock held
360 // sendPrioConfigEvent_l() must be called with ThreadBase::mLock held
734 // ThreadBase::createEffect_l() must be called with AudioFlinger::mLock held
872 // PlaybackThread::mLock held
    [all...]
  /art/compiler/llvm/
runtime_support_builder.cc 227 // Is thin lock, held by us and not recursively acquired
  /art/runtime/base/
logging.cc 138 // Do the actual logging with the lock held.
  /art/runtime/
locks.h 136 // The thread_list_lock_ guards ThreadList::list_. It is also commonly held to stop threads
  /bionic/libc/bionic/
pthread-rwlocks.c 309 /* The lock must be held */
  /bionic/linker/
debugger.cpp 110 * mutex is being held, so we don't want to use any libc functions that
  /bootable/recovery/
ui.cpp 108 // CheckKey can call IsKeyPressed to see what other keys are held when
  /dalvik/vm/analysis/
CodeVerify.h 110 * RegType holds information about the type of data held in a register.
  /dalvik/vm/oo/
Class.h 31 * - in a .dex file named specifically "classes.dex", which is held
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemContext.java 104 * is held by the serializer is changed via a quick pop() or push().
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
BufferedBlockCipher.java 246 * @param out the array the block currently being held is copied into.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
PaddedBufferedBlockCipher.java 233 * @param out the array the block currently being held is copied into.
  /external/chromium/base/synchronization/
condition_variable.h 35 // which leads to contention for the locks they all held when they
  /external/chromium/chrome/browser/content_settings/
host_content_settings_map.h 179 // |lock_| is not held when calling this, as listeners will usually call one
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.css 119 /* Grabbed is set (and pressed is cleared) when the app has been held. */
  /external/chromium/chrome/browser/sync/glue/
typed_url_data_type_controller.cc 36 // the controller isn't held past its lifetime in unit tests.
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 650 // All methods which require the reader/writer lock to be held either
654 // All methods which require the kernel lock to be already held take a
658 // be held before acquiring the kernel lock.
822 // These private versions expect the kernel lock to already be held
    [all...]
  /external/chromium/webkit/glue/media/
buffered_data_source.h 217 // of doing PostDelayedTask() reduce the extra reference held by the message
  /external/chromium_org/base/
lazy_instance.h 103 // kBeingCreatedMarker means the spinlock is being held for creation.
  /external/chromium_org/base/mac/
objc_property_releaser_unittest.mm 304 // should exist now are the ones marked "assign" and the ones held in

Completed in 1556 milliseconds

<<21222324252627282930>>