OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:touched
(Results
51 - 75
of
684
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/StackWidget/src/com/example/android/stackwidget/
StackWidgetProvider.java
54
Toast.makeText(context, "
Touched
view " + viewIndex, Toast.LENGTH_SHORT).show();
/external/chromium/chrome/browser/resources/ntp4/
apps_page.js
37
// image when it's
touched
.
grabber.js
50
// Enable the generation of events when the element is
touched
(but no need
130
* The CSS class to apply when an element is
touched
but not yet
172
* Invoked whenever this element is first
touched
184
* Invoked whenever the element stops being
touched
.
/external/chromium/chrome/browser/resources/touch_ntp/
grabber.js
50
// Enable the generation of events when the element is
touched
(but no need
130
* The CSS class to apply when an element is
touched
but not yet
172
* Invoked whenever this element is first
touched
184
* Invoked whenever the element stops being
touched
.
/external/chromium_org/ash/wm/caption_buttons/
alternate_frame_size_button.h
22
// When the mouse is pressed over the size button or the size button is
touched
:
/external/chromium_org/base/prefs/
pref_value_map.h
30
//
touched
.
/external/chromium_org/build/android/gyp/
apk_install.py
61
help='Path to install record (
touched
only when APK is installed).')
/external/chromium_org/chrome/app/
image_pre_reader_win.h
22
// which indicates the number of bytes to skip after every page
touched
is
/external/chromium_org/chrome/browser/first_run/
try_chrome_dialog_view_browsertest.cc
46
// look at the callstack and see if any of the components have been
touched
/external/chromium_org/media/audio/
audio_power_monitor.h
72
//
touched
by the thread invoking Scan().
/external/chromium_org/sandbox/win/src/
target_process.h
43
//
touched
at this point.
/external/chromium_org/third_party/WebKit/Source/wtf/
TCSystemAlloc.h
60
// the address space next time they are
touched
, which can impact
/external/chromium_org/third_party/leveldatabase/src/db/
autocompact_test.cc
99
// Verify that the size of the key space not
touched
by the reads
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
rbug_connection.c
64
* Also returns the serial for the message, serial is not
touched
for replys.
/external/chromium_org/third_party/tcmalloc/chromium/src/
system-alloc.h
69
// the address space next time they are
touched
, which can impact
/external/chromium_org/third_party/tcmalloc/vendor/src/
system-alloc.h
69
// the address space next time they are
touched
, which can impact
/external/clang/tools/clang-format/
clang-format-diff.py
17
lines. This is useful to reformat all the lines
touched
by a specific patch.
/external/e2fsprogs/debugfs/
icheck.c
124
* To handle filesystems
touched
by 0.3c extfs; can be
ncheck.c
107
* To handle filesystems
touched
by 0.3c extfs; can be
/external/elfutils/src/
make-debug-archive.in
94
# This file is normally
touched
by installing new kernels or modules.
/external/mesa3d/src/gallium/auxiliary/rbug/
rbug_connection.c
64
* Also returns the serial for the message, serial is not
touched
for replys.
/frameworks/base/docs/html/guide/topics/graphics/
drawable-animation.jd
36
screen is
touched
:</p>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationData.java
57
* Set the flag indicating that this is being
touched
by the user.
/libcore/benchmarks/src/benchmarks/regression/
PriorityQueueBenchmark.java
54
// add priority queue only elements (these won't be
touched
)
/external/chromium_org/chrome/browser/ui/app_list/search/
history_unittest.cc
285
// The
touched
oldest survived.
313
//
Touched
oldest survived.
Completed in 999 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>