HomeSort by relevance Sort by last modified time
    Searched full:lock (Results 976 - 1000 of 3434) sorted by null

<<31323334353637383940>>

  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiver.java 70 * the wake lock before returning to ensure that the service will run.
88 * releasing the wake lock if the service is now stopping.
  /packages/apps/Phone/src/com/android/phone/
IccPanel.java 51 // needing to enter the lock pattern or dismiss the keyguard first.)
60 // lock pattern (or dismiss the keyguard) *before* being able to type
  /packages/apps/Settings/src/com/android/settings/
ChooseLockSettingsHelper.java 73 * Launch screen to confirm the existing lock pattern.
97 * Launch screen to confirm the existing lock password.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h 93 #define ASYNC_SESSION_LOCKOUT 0x0100 /* Lock out cua opens based on session */
94 #define ASYNC_PGRP_LOCKOUT 0x0200 /* Lock out cua opens based on pgrp */
  /system/media/wilhelm/src/itf/
I3DGrouping.c 59 // we already have a strong reference to the new group, but we need to re-lock it
60 // so that we always lock objects in the same nesting order to prevent a deadlock
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 59 * <dt> Lw <dd> Called with the main window manager lock held. Because the
61 * system services you can call with this lock held. It is explicitly okay to
66 * <dt> Li <dd> Called with the input thread lock held. This lock can be
67 * acquired by the window manager while it holds the window lock, so this is
136 * lock held.
158 * the window manager. Must be called with the window manager lock held.
166 * Must be called with the window manager lock held.
175 * window manager lock held.
187 * window manager lock held
    [all...]
  /bionic/libc/kernel/common/linux/mmc/
host.h 107 spinlock_t lock; member in struct:mmc_host
  /development/ndk/platforms/android-3/include/linux/mmc/
host.h 107 spinlock_t lock; member in struct:mmc_host
  /development/ndk/platforms/android-8/include/android/
bitmap.h 56 * Given a java bitmap object, attempt to lock the pixel address.
  /development/ndk/platforms/android-9/include/android/
bitmap.h 55 * Given a java bitmap object, attempt to lock the pixel address.
  /development/samples/ApiDemos/res/xml/
device_admin_lock_wipe.xml 18 <!-- This screen is shown for the "Lock / Wipe" header. -->
  /external/bluetooth/bluez/audio/
ipc.h 190 uint8_t lock; member in struct:__anon1535
234 uint8_t seid; /* Requested capability configuration to lock */
235 uint8_t lock; /* Requested lock */ member in struct:bt_open_req
  /external/chromium/app/sql/
transaction.h 28 // type, which means that the DB lock is lazily acquired the next time the
  /external/chromium/base/synchronization/
waitable_event.h 20 #include "base/synchronization/lock.h"
35 // Use a WaitableEvent when you would otherwise use a Lock+ConditionVariable to
37 // WaitableEvent in conjunction with a Lock to wait for a more complex state
153 base::Lock lock_;
  /external/chromium/chrome/browser/chromeos/cros/
power_library.h 47 // Enable/disable screen lock for current session.
  /external/chromium/chrome/browser/
idle_linux.cc 67 // Usually the screensaver is used to lock the screen, so we do not need to
  /external/chromium/chrome/browser/sync/glue/
password_data_type_controller.h 80 base::Lock abort_association_lock_;
  /external/chromium/chrome/browser/ui/cocoa/
page_info_bubble_controller.h 13 // are displayed when the user clicks the security lock icon.
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
language_customize_modifier_keys_handler.cc 64 // Only the seach key can be remapped to the caps lock key.
  /external/chromium/chrome/common/deprecated/
event_sys_unittest.cc 163 base::Lock* thread_running_mutex;
168 base::Lock thread_running_mutex;
229 base::Lock remove_event_mutex_;
231 base::Lock completed_mutex_;
  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoadHook.java 71 final Object lock = m_metadata.lock (); local
74 synchronized (lock)
98 synchronized (lock)
  /external/kernel-headers/original/linux/
mempool.h 15 spinlock_t lock; member in struct:mempool_s
  /external/kernel-headers/original/linux/mtd/
flashchip.h 84 spinlock_t lock; member in struct:flchip_shared
  /external/qemu/distrib/sdl-1.2.12/src/thread/pth/
SDL_sysmutex.c 63 /* Lock the mutex */
  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
SDL_sysmutex.c 69 /* Lock the mutex */

Completed in 365 milliseconds

<<31323334353637383940>>