/packages/apps/Settings/src/com/android/settings/ |
CredentialStorage.java | 77 * KeyStore: UNLOCKED 82 * KeyStore: UNLOCKED 153 case UNLOCKED: { 168 * keystore password or UNLOCKED to change the password (as is the 475 // aha, now we are unlocked, switch to key guard.
|
/external/chromium_org/ash/wm/ |
lock_state_controller.h | 85 // When the button has been held continuously from the unlocked state, amount 266 // Fades in background layer with |speed| if it was hidden in unlocked state. 271 // Fades out background layer with |speed| if it was hidden in unlocked state.
|
/external/chromium_org/v8/src/platform/ |
mutex.h | 63 // Locks the given mutex. If the mutex is currently unlocked, it becomes 66 // the mutex is unlocked. 162 // The behavior is undefined if the mutex is not unlocked before being
|
/art/test/088-monitor-verification/src/ |
Main.java | 200 * unlocked object.
|
/dalvik/tests/088-monitor-verification/src/ |
Main.java | 202 * unlocked object.
|
/dalvik/vm/ |
Sync.h | 133 * object may be unlocked, thin-locked, or fat-locked.
|
/docs/source.android.com/src/source/ |
building-dream.jd | 30 needed to do a generic build for the emulator or for unlocked Dream devices
|
/external/bison/lib/ |
close-stream.c | 28 # include "unlocked-io.h"
|
getdelim.c | 38 # include "unlocked-io.h"
|
/external/chromium_org/base/memory/ |
discardable_memory.h | 28 // Discardable memory has two states: locked and unlocked. While the memory is
|
/external/chromium_org/chrome/common/extensions/api/ |
system_private.json | 137 "description": "Fired when the screen is unlocked.",
|
/external/chromium_org/crypto/ |
apple_keychain_ios.mm | 83 // Only allow access when the device has been unlocked.
|
/external/chromium_org/ppapi/cpp/ |
mouse_lock.h | 86 /// UnlockMouse causes the mouse to be unlocked, allowing it to track user
|
/external/chromium_org/ppapi/shared_impl/ |
proxy_lock_unittest.cc | 25 // If we expect to be unlocked, try to lock. We rely on the checking inside
|
/external/chromium_org/third_party/icu/source/common/ |
umutex.h | 105 * @param mutex The given mutex to be unlocked. Pass NULL to specify
|
/external/chromium_org/third_party/sqlite/src/test/ |
lock2.test | 44 } {main unlocked temp closed}
|
lock6.test | 111 } {main unlocked temp closed}
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_interface_java.h | 72 // w/o a pairing unlock() (i.e. how many recursive levels it unlocked).
|
tsan_mutexset.h | 51 // (Go sync.Mutex is actually a semaphore -- can be unlocked
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlcondwaittimeout.html | 139 > is unlocked so it must be locked when the function is called. Returns <TT
|
sdlcreatemutex.html | 124 >Create a new, unlocked mutex.</P
|
sdlmutexp.html | 140 >unlocked</A
|
sdlunlockyuvoverlay.html | 129 >. Unlocks a previously locked overlay. An overlay must be unlocked before it can be displayed.</P
|
/external/qemu/distrib/sdl-1.2.15/src/thread/pth/ |
SDL_syscond.c | 104 The mutex is unlocked during the wait, and locked again after the wait.
|
/frameworks/wilhelm/src/itf/ |
I3DGrouping.c | 34 // the new group is left unlocked, but it will be locked again below
|