HomeSort by relevance Sort by last modified time
    Searched full:held (Results 201 - 225 of 736) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 724 * Note: must be constructed with lock held.
    [all...]
PowerManagerService.java 285 * with its lock held. This class is essentially a reimplementation of
287 * only call it with our own locks held.
    [all...]
  /hardware/ti/wlan/wl1271/utils/
report.h 284 * The actual Content of the Report Parameter Could be one of the followed (held in union):
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
report.h 268 * The actual Content of the Report Parameter Could be one of the followed (held in union):
    [all...]
  /dalvik/libcore/archive/src/main/native/
zipsup.c     [all...]
  /external/qemu/android/
console.c     [all...]
  /packages/apps/Phone/src/com/android/phone/
PhoneApp.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 290 // AT+CHLD=0 means "release held or UDUB"
291 // so if the phone isn't ringing, this could hang up held
677 // we may have switched or held or answered (but not hung up)
    [all...]
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardViewMediator.java 178 * Does not turn on screen, held while a call to {@link KeyguardViewManager#wakeWhenReadyTq(int)}
481 * This must be safe to call from any thread and with any window manager locks held.
    [all...]
  /hardware/msm7k/libaudio/
AudioHardware.cpp 265 // always call with mutex held
476 // always call with mutex held
645 // getActiveInput_l() must be called with mLock held
    [all...]
  /bionic/libc/docs/
CHANGES.TXT 114 *HOWEVER* it does not use "robust futexes" which means that held mutexes
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicIntegerFieldUpdater.java 103 * Gets the current value held in the field of the given object managed
AtomicReferenceFieldUpdater.java 121 * Gets the current value held in the field of the given object managed
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
AbstractQueuedSynchronizer.java 54 * held with respect to the current thread, method {@link #release}
135 * spins when exclusive synchronization is only briefly held, without
326 * only accessed when exclusively held. Upon await, a node is
605 * Thread to unpark is held in successor, which is normally
    [all...]
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexClassLoader.java 42 /* constructor args, held for init */
  /dalvik/vm/
ReferenceTable.c 291 LOGW("Memory held directly by tracked refs is %d bytes\n", total);
  /dalvik/vm/interp/
Stack.c     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
MatrixPaletteRenderer.java 52 * The vertex and index data are held in VBO objects because on most
  /external/dbus/dbus/
dbus-userdb.c 300 * must be called with lock held (_dbus_user_database_lock_system()).
  /external/elfutils/
COPYING 145 is held to be unenforceable, such provision shall be reformed only to
  /external/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 165 * in a thread-safe manner. The current state of the future is held in the
  /external/icu4c/common/
uvectr32.h 136 * smaller, then truncate the array, possibly deleting held
  /external/icu4c/i18n/
reldtfmt.cpp 247 // Linear search the held strings
  /external/kernel-headers/original/linux/
irq.h 6 * no requirement for any architecture to implement anything held
lockdep.h 230 * 1: simple checks (freeing, held-at-exit-time, etc.)

Completed in 80 milliseconds

1 2 3 4 5 6 7 891011>>