OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:locked
(Results
201 - 225
of
1761
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/
FragmentTestActivity.java
37
// Normally fragment/activity onStart() methods will not be called when screen is
locked
.
/packages/apps/Mms/src/org/w3c/dom/smil/
ElementSyncBehavior.java
26
* the element has <code>syncBehavior="
locked
"</code> .
/external/chromium_org/ash/wm/
sticky_keys.h
104
// of
LOCKED
state, all incomming keyboard events will be modified. The
LOCKED
109
// | DISABLED | ENABLED |
LOCKED
|
112
// Modifier KeyUp | To ENABLED(*) | To
LOCKED
(*) | To DISABLED |
151
// The sticky key is
locked
. Incomming non modifier key down events are
153
LOCKED
,
193
// Handles key event in
LOCKED
state.
ash_native_cursor_manager_unittest.cc
78
// Cursor type does not change while cursor is
locked
.
87
// Cusror scale does change even while cursor is
locked
.
94
// Cursor type does not change while cursor is
locked
.
98
// Device scale factor and rotation do change even while cursor is
locked
.
108
// Cursor type changes to the one specified while cursor is
locked
.
sticky_keys_unittest.cc
87
// not be hit in the
LOCKED
state as this case does not involve the
331
// By typing shift key again, internal state become
LOCKED
.
333
EXPECT_EQ(StickyKeysHandler::
LOCKED
, sticky_key.current_state());
344
//
Locked
state keeps after normal keyboard event.
345
EXPECT_EQ(StickyKeysHandler::
LOCKED
, sticky_key.current_state());
355
EXPECT_EQ(StickyKeysHandler::
LOCKED
, sticky_key.current_state());
392
EXPECT_EQ(StickyKeysHandler::
LOCKED
, sticky_key.current_state());
397
EXPECT_EQ(StickyKeysHandler::
LOCKED
, sticky_key.current_state());
401
EXPECT_EQ(StickyKeysHandler::
LOCKED
, sticky_key.current_state());
531
EXPECT_EQ(StickyKeysHandler::
LOCKED
, sticky_key.current_state())
[
all
...]
/external/chromium_org/third_party/sqlite/src/test/
attach2.test
93
# but we can still read from test1.db even though test2.db is
locked
.
99
# start a transaction on test.db even though test2.db is
locked
.
115
} {1 {database is
locked
}}
215
} {1 {database is
locked
}}
259
} {1 {database is
locked
}}
288
} {1 {database is
locked
}}
296
} {1 {database is
locked
}}
/frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c
88
// mutex is
locked
, update state
182
// mutex is still
locked
234
// Mark operation pending (not necessary; remove is synchronous with mutex
locked
)
245
// The remove hook is called with mutex
locked
256
// mutex is still
locked
337
// mutex is
locked
, update state
424
// mutex is now
locked
/packages/apps/Mms/src/com/android/mms/transaction/
RetrieveTransaction.java
71
Mms.
LOCKED
107
// Get the
locked
flag from the M-Notification.ind so it can be transferred
167
// Copy over the
locked
flag from the M-Notification.ind in case
168
// the user
locked
the message before activating the download.
293
boolean
locked
) {
296
values.put(Mms.
LOCKED
,
locked
); // preserve the state of the M-Notification.ind lock.
/packages/apps/Mms/src/com/android/mms/util/
Recycler.java
201
"
locked
=0",
223
"
locked
=0 AND date<" + latestDate,
262
"
locked
=0",
348
") AND
locked
=0",
394
"thread_id=" + threadId + " AND
locked
=0",
426
"thread_id=" + threadId + " AND
locked
=0 AND date<" + latestDate,
456
"thread_id=" + threadId + " AND
locked
=0",
/external/chromium/chrome/browser/resources/chromeos/
sim_unlock.html
25
<div id="
locked
-pin-overlay" class="dialog" hidden>
43
<div id="
locked
-pin-no-tries-overlay" class="dialog" hidden>
59
<div id="
locked
-puk-overlay" class="dialog" hidden>
118
<div id="
locked
-puk-no-tries-overlay" class="dialog" hidden>
123
<div id="
locked
-puk-action-area" class="action-area">
/external/chromium_org/base/memory/
discardable_memory_provider_unittest.cc
238
// Leave i == 0
locked
.
264
// 0 should still be
locked
.
278
// 0 should still be
locked
.
294
// 0 should still be
locked
.
342
// Should have ignored the "
locked
" status and freed the discardable memory.
/external/chromium_org/chrome/browser/chromeos/login/
screen_locker_browsertest.cc
189
waiter.Wait(false /* not
locked
*/, true /* full screen */);
198
waiter.Wait(true /*
locked
*/, true /* full screen */);
210
waiter.Wait(false /* not
locked
*/, false /* fullscreen */);
223
waiter.Wait(false /* not
locked
*/, true /* fullscreen */);
232
waiter.Wait(true /*
locked
*/, false /* full screen */);
/external/chromium_org/chrome/browser/resources/chromeos/
sim_unlock.html
26
<div id="
locked
-pin-overlay" class="dialog" hidden>
44
<div id="
locked
-pin-no-tries-overlay" class="dialog" hidden>
60
<div id="
locked
-puk-overlay" class="dialog" hidden>
119
<div id="
locked
-puk-no-tries-overlay" class="dialog" hidden>
124
<div id="
locked
-puk-action-area" class="action-area">
sim_unlock.js
75
$('
locked
-pin-overlay').hidden = false;
90
$('
locked
-pin-overlay').hidden = false;
112
$('
locked
-pin-no-tries-overlay').hidden = false;
122
$('
locked
-puk-overlay').hidden = false;
129
$('
locked
-puk-no-tries-overlay').hidden = false;
152
$('
locked
-pin-overlay').hidden = true;
153
$('
locked
-pin-no-tries-overlay').hidden = true;
154
$('
locked
-puk-overlay').hidden = true;
156
$('
locked
-puk-no-tries-overlay').hidden = true;
/external/chromium_org/ui/surface/
accelerated_surface_win.h
71
// Called when the Windows session is
locked
or unlocked.
72
void SetIsSessionLocked(bool
locked
);
166
// Set to true when the Windows session is
locked
.
214
// Called when the Windows session in
locked
or unlocked.
215
void SetIsSessionLocked(bool
locked
);
/external/chromium_org/ui/views/corewm/
cursor_manager_unittest.cc
98
// Check if cursor visibility is
locked
.
113
// Checks setting visiblity while cursor is
locked
does not affect the
149
// Check if cursor enable state is
locked
.
164
// Checks enabling cursor while cursor is
locked
does not affect the
205
// Cusror scale does change even while cursor is
locked
.
/external/chromium_org/chrome/browser/extensions/api/idle/
idle_api_unittest.cc
53
void set_locked(bool
locked
);
93
void TestIdleProvider::set_locked(bool
locked
) {
94
locked_ =
locked
;
170
// Verifies that "
locked
" takes priority over "active".
181
EXPECT_EQ("
locked
", idle_state);
184
// Verifies that "
locked
" takes priority over "idle".
195
EXPECT_EQ("
locked
", idle_state);
318
// Verifies that locking an active system generates a "
locked
" event.
345
// Verifies that locking an idle system generates a "
locked
" event.
/dalvik/vm/
JarFile.cpp
204
bool
locked
= false;
local
280
locked
= true;
285
* The file descriptor returned is still
locked
, and is positioned
338
if (
locked
) {
345
locked
= false;
363
if (
locked
)
Sync.h
133
* object may be unlocked, thin-
locked
, or fat-
locked
.
/external/chromium_org/third_party/skia/src/gpu/
GrBufferAllocPool.h
109
* data is given to the caller. The buffer may or may not be
locked
. The
118
* in temporary storage and/or the buffer may be
locked
.
209
* the vertices given to the caller. The buffer may or may not be
locked
.
218
* may be in temporary storage and/or the buffer may be
locked
.
297
* the indices is given to the caller. The buffer may or may not be
locked
.
306
* in temporary storage and/or the buffer may be
locked
.
/external/skia/src/gpu/
GrBufferAllocPool.h
109
* data is given to the caller. The buffer may or may not be
locked
. The
118
* in temporary storage and/or the buffer may be
locked
.
209
* the vertices given to the caller. The buffer may or may not be
locked
.
218
* may be in temporary storage and/or the buffer may be
locked
.
297
* the indices is given to the caller. The buffer may or may not be
locked
.
306
* in temporary storage and/or the buffer may be
locked
.
/frameworks/native/include/gui/
ConsumerBase.h
118
// This method must be called with mMutex
locked
.
130
// This method must be called with mMutex
locked
.
143
// This method must be called with mMutex
locked
.
227
// variables of ConsumerBase objects. It must be
locked
whenever the
228
// member variables are accessed or when any of the *
Locked
methods are
231
// This mutex is intended to be
locked
by derived classes.
/development/samples/BusinessCard/src/com/example/android/businesscard/
BusinessCardActivity.java
96
*
locked
by some process for a long time. If we
locked
up the UI thread while waiting
/external/chromium/base/
atomicops_internals_x86_gcc.cc
71
// Opteron Rev E has a bug in which on very rare occasions a
locked
73
// non-
locked
read-modify-write instruction. Rev F has this bug in
/external/chromium/base/threading/
simple_thread.cc
117
AutoLock
locked
(lock_);
131
AutoLock
locked
(lock_);
Completed in 684 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>