HomeSort by relevance Sort by last modified time
    Searched full:unlocked (Results 276 - 300 of 549) sorted by null

<<11121314151617181920>>

  /external/chromium_org/native_client_sdk/src/tools/tests/data/
test_static_arm.nexe 
  /external/chromium_org/net/cert/
x509_certificate_win.cc 214 // has already been unlocked (eg: PIN prompt), then the first time that the
  /external/chromium_org/third_party/icu/source/common/
umutex.c 283 U_ASSERT(m->recursionCount == 0); /* Detect unlock of an already unlocked mutex */
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
env.h 115 // REQUIRES: lock has not already been unlocked.
  /external/chromium_org/third_party/sqlite/src/src/
os_os2.c 306 ** UNLOCKED -> SHARED
833 int ofst, /* Offset to first byte to be locked/unlocked */
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
lock.test 400 set temp_status unlocked
  /external/chromium_org/win8/metro_driver/
print_document_source.cc 495 // Make sure we weren't aborted while we waited unlocked.
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_mutex.cc 128 Printf("ThreadSanitizer WARNING: unlock of unlocked mutex\n");
  /external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java 179 * segment's count matches its #elements (after cleanup), each segment is unlocked, each entry
  /external/srec/portable/include/
ptrd.h 92 * Creates a thread monitor. Thread monitors can be locked, unlocked, can be
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 160 #define WPS_EVENT_AP_SETUP_UNLOCKED "WPS-AP-SETUP-UNLOCKED "
  /frameworks/base/core/java/android/nfc/cardemulation/
HostApduService.java 108 * attribute can be used to specify that the device must be unlocked before this service
  /frameworks/base/docs/html/distribute/googleplay/spotlight/
games.jd 15 services unlocked, and are starting to see real results following their
  /frameworks/base/docs/html/google/play/licensing/
overview.jd 231 across all compatible devices, locked or unlocked, that run Android 1.5 or
  /frameworks/base/services/java/com/android/server/
UiModeManagerService.java 530 // have no effect until the device is unlocked.
  /frameworks/wilhelm/src/
itfstruct.h 504 /** FIXME used to call PrefetchStatus callback with object unlocked prior to return from API */
sles_allinclusive.h 186 #define INTERFACE_REMOVING 6 ///< unlocked phase of (synchronous) RemoveInterface
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 135 CAMHAL_LOGDA("AE/AWB unlocked successfully");
  /libcore/luni/src/main/java/java/util/concurrent/locks/
Lock.java 226 * This usage ensures that the lock is unlocked if it was acquired, and
ReentrantReadWriteLock.java 99 * locks: a deserialized lock is in the unlocked state, regardless of
632 setState(0); // reset to unlocked state
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/
SpecialCharSequenceMgr.java 167 // exposed unless the phone is unlocked, and this code can be
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainActivity.java 108 // see if KeyStore has been unlocked, if not start activity to do so
  /packages/apps/Settings/src/com/android/settings/vpn2/
VpnSettings.java 178 // Now KeyStore is always unlocked. Reset the flag.
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeyboardStateMultiTouchTests.java 456 // // Second shift key tap, maybe shift unlocked.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 117 * @param flag {@code true} if the user dictionary is locked; {@code false} if the user dictionary is unlocked.

Completed in 1543 milliseconds

<<11121314151617181920>>