OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:touched
(Results
151 - 175
of
346
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
302
// Show msg when disabled slider (layout) is
touched
354
// Show msg when disabled slider (layout) is
touched
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java
219
// mTouchBoxIndex is the index of the box that is
touched
by the down
221
//
touched
.
[
all
...]
/frameworks/base/core/java/android/view/
MotionEvent.java
269
* may not be the window or view currently
touched
.
[
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/Contacts/src/com/android/contacts/model/
EntityModifier.java
430
// Skip any values that haven't been
touched
431
final boolean
touched
= entry.isInsert() || entry.isUpdate();
432
if (!
touched
) {
[
all
...]
/external/webkit/Source/WebKit/win/
ChangeLog
865
Touched
WebKit.idl to trigger build scripts.
894
Touched
WebKit.idl to trigger build scripts.
[
all
...]
/docs/source.android.com/src/tech/input/
key-layout-files.md
322
<!-- Specifies the amount of time to disable virtual keys after the screen is
touched
/external/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp
22
// An NSAutoreleasePool will not be
touched
if:
/external/icu4c/common/unicode/
utext.h
[
all
...]
/external/icu4c/test/intltest/
svccoll.cpp
58
// ensure original collator's params not
touched
/external/jpeg/
wrjpgcom.c
575
* Note that any COM markers occuring after SOF will not be
touched
.
/external/kernel-headers/original/linux/
atmdev.h
313
void *user_back; /* user backlink - not
touched
by */
/external/llvm/lib/CodeGen/
RegisterScavenging.cpp
285
// Remove any candidates
touched
by instruction.
/external/qemu/
dis-asm.h
443
variant are not
touched
by this macro. This makes things much easier for
/external/qemu/distrib/jpeg-6b/
wrjpgcom.c
575
* Note that any COM markers occuring after SOF will not be
touched
.
/external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_udp.c
35
* ctrl_iface_udp.c and should not be
touched
directly from other files.
ctrl_iface_unix.c
38
* ctrl_iface_unix.c and should not be
touched
directly from other files.
/external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_udp.c
29
* ctrl_iface_udp.c and should not be
touched
directly from other files.
/frameworks/av/media/libstagefright/codecs/aacdec/
s_lt_pred_status.h
47
elements in the LTP buffers were never
touched
in the code. This saves
/frameworks/base/services/java/com/android/server/wm/
DragState.java
298
if (WindowManagerService.DEBUG_DRAG) Slog.d(WindowManagerService.TAG, "No
touched
win at x=" + x + " y=" + y);
InputMonitor.java
236
// to what is actually being
touched
in the UI.
/packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java
395
Log.d(TAG, "
Touched
day at Row=" + mSingleTapUpView.mWeek + " day=" + day.toString());
/packages/apps/Camera/src/com/android/camera/
FocusManager.java
339
// Use margin to set the focus indicator to the
touched
area.
Completed in 3400 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>