/device/lge/bullhead/ |
gps.conf | 35 # should be locked when user turns off GPS on Settings 36 # Set bit 0x1 if MO GPS functionalities are to be locked 37 # Set bit 0x2 if NI GPS functionalities are to be locked 38 # default - non is locked for backward compatibility
|
/device/moto/shamu/ |
gps.conf | 35 # should be locked when user turns off GPS on Settings 36 # Set bit 0x1 if MO GPS functionalities are to be locked 37 # Set bit 0x2 if NI GPS functionalities are to be locked 38 # default - non is locked for backward compatibility
|
/external/autotest/server/cros/dynamic_suite/ |
tools_unittest.py | 64 """Should detect hosts locked by random users.""" 65 host = FakeHost(locked=True, locked_by='some guy') 70 """Should accept hosts locked by the infrastructure.""" 75 host = FakeHost(locked=True, locked_by=infra_user)
|
/external/lzma/CPP/7zip/UI/Common/ |
ExitCode.h | 14 // kLockedArchive = 4, // Attempt to modify an archive previously locked
|
/external/vboot_reference/tests/tpm_lite/ |
lock.c | 27 printf("Locked 0x%x\n", INDEX0);
|
/hardware/qcom/gps/msm8960/etc/ |
gps.conf | 35 # should be locked when user turns off GPS on Settings 36 # Set bit 0x1 if MO GPS functionalities are to be locked 37 # Set bit 0x2 if NI GPS functionalities are to be locked 38 # default - non is locked for backward compatibility
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
mman.h | 9 #define MAP_LOCKED 0x2000 /* pages are locked */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
mman.h | 9 #define MAP_LOCKED 0x2000 /* pages are locked */
|
/system/tpm/tpm_manager/server/ |
tpm_nvram.h | 40 // true on success. Once written to, the NVRAM space is locked and cannot be 52 // This method sets the out argument |locked| to true iff the NVRAM space 53 // referred to by |index| is locked. Returns true on success. 54 virtual bool IsNvramLocked(uint32_t index, bool* locked) = 0;
|
tpm2_nvram_test.cc | 225 bool locked; local 226 EXPECT_TRUE(tpm_nvram_->IsNvramLocked(index, &locked)); 227 EXPECT_TRUE(locked); 237 bool locked; local 238 EXPECT_TRUE(tpm_nvram_->IsNvramLocked(index, &locked)); 239 EXPECT_FALSE(locked); 246 bool locked; local 247 EXPECT_FALSE(tpm_nvram_->IsNvramLocked(index, &locked));
|
/external/autotest/cli/ |
host.py | 62 self.data['locked'] = True 63 self.messages.append('Locked host') 65 self.data['locked'] = False 122 self.parser.add_option('--locked', 124 help='Only list locked hosts', 145 if options.locked and options.unlocked: 146 self.invalid_syntax('--locked and --unlocked are ' 148 self.locked = options.locked 184 if self.locked or self.unlocked [all...] |
/docs/source.android.com/src/devices/camera/ |
camera3_3Amodes.jd | 33 Stream configuration does not reset 3A. For example, locked focus must be 135 AE_STATE_LOCKED: AE has been locked with the AE_LOCK control. Exposure values 190 AWB_STATE_LOCKED: AWB has been locked with the AWB_LOCK control. Color 247 Lens now locked</td> 254 Lens now locked</td> 261 Lens now locked</td> 319 Lens now locked</td> 326 Lens now locked </td> 334 Lens now locked</td> 342 Lens now locked</td [all...] |
/external/autotest/server/cros/ |
host_lock_manager.py | 16 locked hosts before the instance is destroyed, it will attempt to unlock() the 42 """@returns set of locked hosts.""" 64 # Keep track of hosts locked by this instance. 90 if operation == self.LOCK and host_info.locked: 91 err = ('Contention detected: %s is locked by %s at %s.' % 95 elif operation == self.UNLOCK and not host_info.locked: 96 logging.info('%s not locked.', mod_host) 102 def lock(self, hosts, lock_reason='Locked by HostLockManager'): 108 @returns a boolean, True == at least one host from hosts is locked. 110 # Filter out hosts that we may have already locked [all...] |
/cts/hostsidetests/monkey/test-apps/CtsMonkeyApp/ |
AndroidManifest.xml | 23 android:screenOrientation="locked"> 32 android:screenOrientation="locked">
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
scoped_lock.hpp | 74 bool locked() const function in class:asio::detail::scoped_lock 89 // Whether the mutex is currently locked or unlocked.
|
/external/valgrind/drd/tests/ |
pth_cancel_locked.stderr.exp-darwin | 2 Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2. 9 Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
|
/external/valgrind/helgrind/tests/ |
tc09_bad_unlock.c | 43 /* Now we get a freeing-locked-lock error, since the stack 44 frame is removed whilst mx2 is still locked. */
|
/frameworks/base/core/java/android/app/ |
IUiModeManager.aidl | 56 * Tells if UI mode is locked or not. 61 * Tells if Night mode is locked or not.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
StatusBarState.java | 35 * Status bar is in the special mode, where it is fully interactive but still locked. So 41 * Status bar is locked and shows the full screen user switcher.
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue5963.go | 8 // locked to main thread. 33 invalid m->locked = 2
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue5963.go | 8 // locked to main thread. 33 invalid m->locked = 2
|
/external/autotest/client/site_tests/desktopui_ScreenLocker/ |
desktopui_ScreenLocker.py | 33 """True if the screen is locked.""" 55 """Attempt to unlock a locked screen. The correct password is the empty 70 raise error.TestFail('Screen already locked') 75 signal_listener.wait_for_signals(desc='Screen is locked.', 80 raise error.TestFail('Screen not locked')
|
/external/chromium-trace/catapult/third_party/flot/ |
jquery.flot.crosshair.min.js | 7 (function($){var options={crosshair:{mode:null,color:"rgba(170, 0, 0, 0.80)",lineWidth:1}};function init(plot){var crosshair={x:-1,y:-1,locked:false};plot.setCrosshair=function setCrosshair(pos){if(!pos)crosshair.x=-1;else{var o=plot.p2c(pos);crosshair.x=Math.max(0,Math.min(o.left,plot.width()));crosshair.y=Math.max(0,Math.min(o.top,plot.height()))}plot.triggerRedrawOverlay()};plot.clearCrosshair=plot.setCrosshair;plot.lockCrosshair=function lockCrosshair(pos){if(pos)plot.setCrosshair(pos);crosshair.locked=true};plot.unlockCrosshair=function unlockCrosshair(){crosshair.locked=false};function onMouseOut(e){if(crosshair.locked)return;if(crosshair.x!=-1){crosshair.x=-1;plot.triggerRedrawOverlay()}}function onMouseMove(e){if(crosshair.locked)return;if(plot.getSelection&&plot.getSelection()){crosshair.x=-1;return}var offset=plot.offset();c (…)
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowWifiManager.java | 150 private boolean locked; field in class:ShadowWifiManager.ShadowWifiLock 158 locked = true; 165 if (--refCount < 0) throw new RuntimeException("WifiLock under-locked"); 167 locked = false; 173 return refCounted ? refCount > 0 : locked;
|
/frameworks/av/services/medialog/ |
MediaLogService.cpp | 61 bool locked = false; local 64 locked = true; 69 return locked; 86 bool locked = dumpTryLock(mLock); local 89 if (!locked) {
|