OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:held
(Results
576 - 600
of
2106
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/docs/html/design/patterns/
selection.jd
12
<p>Android 3.0 changed the <em>long press</em> gesture—that is, a touch that's
held
in the same position for a moment—to be the global gesture to select data.. This affects the way you should
/frameworks/base/media/mca/effect/java/android/media/effect/
Effect.java
103
* make sure acquired resources are no longer
held
by the effect. Releasing an effect makes it
/frameworks/base/services/java/com/android/server/display/
LocalDisplayAdapter.java
53
// Called with SyncRoot lock
held
.
VirtualDisplayAdapter.java
44
// Called with SyncRoot lock
held
.
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameValues.java
112
* In case the
held
value is not an array, the index must be 0, and the object will be replaced
/frameworks/base/tools/orientationplot/
README.txt
83
6. Orientation changes should be significantly harder when the device is
held
/frameworks/native/opengl/tests/angeles/
README.txt
27
OpenGL ES Coding Challenge
held
in 2004-2005.
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.h
336
// NOTE: can only be called from the main thread or with mStateLock
held
341
// NOTE: can only be called from the main thread or with mStateLock
held
446
// this may only be written from the main thread with mStateLock
held
447
// it may be read from other threads with mStateLock
held
/frameworks/support/v4/java/android/support/v4/content/
WakefulBroadcastReceiver.java
106
* that was being
held
will now be released.
/frameworks/wilhelm/src/android/
android_AudioSfDecoder.h
98
virtual void updateAudioSink() = 0; // called with mBufferSourceLock
held
/libcore/luni/src/main/java/java/nio/channels/
Selector.java
61
* All resources
held
by this selector are released.
/libcore/luni/src/main/java/java/sql/
Array.java
167
* Frees any resources
held
by this array. After {@code free} is called, calling
/libcore/luni/src/main/java/java/util/
AbstractQueue.java
33
* @param <E> the type of elements
held
in this collection
/libcore/luni/src/main/java/java/util/concurrent/
LinkedBlockingQueue.java
46
* @param <E> the type of elements
held
in this collection
122
/** Lock
held
by take, poll, etc */
128
/** Lock
held
by put, offer, etc */
206
// * Tells whether both locks are
held
by current thread.
TransferQueue.java
38
* @param <E> the type of elements
held
in this collection
/libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicReferenceArray.java
20
* @param <E> The base class of elements
held
in this array
/libcore/luni/src/main/java/java/util/concurrent/locks/
ReadWriteLock.java
12
* The {@link #readLock read lock} may be
held
simultaneously by
/libcore/luni/src/main/java/javax/sql/
PooledConnection.java
77
* Closes the connection to the database
held
by this {@code
/libcore/luni/src/main/native/
java_lang_ProcessManager.cpp
123
// A thread in the parent that no longer exists in the child may have
held
the heap lock
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/
IntegrationTestUtils.java
112
Preconditions.checkState(mWakeLock == null, "mWakeLock was already
held
");
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ViewMode.java
36
* interface and register your object with the single ViewMode
held
by the ActivityController
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppp-comp.h
126
* a patent
held
by Motorola.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
procfs.h
84
unsigned long int pr_sighold; /* Set of
held
signals. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h
126
* a patent
held
by Motorola.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
procfs.h
84
unsigned long int pr_sighold; /* Set of
held
signals. */
Completed in 2297 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>