OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:touched
(Results
551 - 575
of
906
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/docs/html/guide/webapps/
migrating.jd
369
<li>An element is
touched
(so <code>touchstart</code> and <code>touchmove</code> are called)
371
<li>An element is
touched
(<code>touchstart</code> is called) but
/frameworks/opt/chips/src/com/android/ex/chips/
BaseRecipientAdapter.java
410
// overwritten so shouldn't be
touched
here anymore.
466
* These variables are only used in UI thread, thus should not be
touched
in
[
all
...]
/hardware/intel/img/psb_video/src/
tng_hostair.c
475
// Mark the entry as '
touched
'
731
// Turn all negative table values to positive (reset '
touched
' state of a block that may have been set in APP_SendAIRInpCtrlBuf())
[
all
...]
/ndk/sources/host-tools/make-3.81/po/
Makefile.in.in
101
# Note that $(DOMAIN).pot is not
touched
if it doesn't need to be changed.
130
# Note that a PO file is not
touched
if it doesn't need to be changed.
/ndk/sources/host-tools/sed-4.2.1/po/
Makefile.in.in
123
# Note that $(DOMAIN).pot is not
touched
if it doesn't need to be changed.
157
# Note that a PO file is not
touched
if it doesn't need to be changed.
/packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java
307
// Show msg when disabled slider (layout) is
touched
369
// Show msg when disabled slider (layout) is
touched
[
all
...]
/system/core/libpixelflinger/codeflinger/
MIPSAssembler.h
55
virtual void epilog(uint32_t
touched
);
254
void epilog(uint32_t
touched
);
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java
232
// mTouchBoxIndex is the index of the box that is
touched
by the down
234
//
touched
.
[
all
...]
/frameworks/base/core/java/android/view/
MotionEvent.java
270
* may not be the window or view currently
touched
.
[
all
...]
/external/chromium_org/v8/src/
array.js
89
function UseSparseVariant(array, length, is_array,
touched
) {
91
// number of elements
touched
in the operation is relatively small compared to
102
(
touched
> estimated_elements * 4);
[
all
...]
/ndk/sources/host-tools/make-3.81/
remake.c
804
int
touched
= 0;
846
touched
= 1;
854
if ((ran && !file->phony) ||
touched
)
800
int
touched
= 0;
local
[
all
...]
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactModifier.java
437
// Skip any values that haven't been
touched
438
final boolean
touched
= entry.isInsert() || entry.isUpdate();
439
if (!
touched
) {
[
all
...]
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
SplitAppTest.java
265
assertTrue("Expected provider to have
touched
us", sFeatureTouched);
/external/chromium_org/ash/magnifier/
magnification_controller.cc
162
// Stores the last mouse cursor (or last
touched
) location. This value is
/external/chromium_org/cc/trees/
single_thread_proxy.cc
226
//
touched
on the impl layer tree.
/external/chromium_org/chrome/app/
image_pre_reader_win.cc
372
// each page in the range is
touched
.
/external/chromium_org/chrome/browser/resources/chromeos/network_configuration/js/
network_status.js
54
* entries are not
touched
. Doesn't preserve the order of |newList|.
/external/chromium_org/gpu/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc
357
// Validate that some basic GL state is not
touched
upon execution of
/external/chromium_org/gpu/config/
gpu_control_list.h
47
// If failed, the current GpuControlList is un-
touched
.
/external/chromium_org/sandbox/win/src/
broker_services.cc
325
// Even though the resources
touched
by SpawnTarget can be accessed in
/external/chromium_org/third_party/android_crazy_linker/src/src/
linker_phdr.cpp
272
* here and put every page
touched
by the segment as read-only.
/external/chromium_org/third_party/icu/source/common/unicode/
utext.h
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
svccoll.cpp
58
// ensure original collator's params not
touched
/external/chromium_org/third_party/libjpeg_turbo/
wrjpgcom.c
575
* Note that any COM markers occuring after SOF will not be
touched
.
/external/chromium_org/third_party/skia/src/core/
SkBitmapScaler.cpp
294
// Get a source bitmap encompassing this
touched
area. We construct the
Completed in 2025 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>