OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRESS
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/renderer_host/input/
synthetic_tap_gesture.h
27
PRESS
,
35
void
Press
(SyntheticGestureTarget* target);
synthetic_tap_gesture.cc
43
state_ =
PRESS
;
60
case
PRESS
:
61
Press
(target);
85
void SyntheticTapGesture::
Press
(SyntheticGestureTarget* target) {
/frameworks/base/services/input/
InputReader.cpp
[
all
...]
InputReader.h
182
// interval must be shorter than the long
press
timeout.
194
// The transition from
PRESS
to SWIPE or FREEFORM gesture mode is made when
198
// The transition from
PRESS
to SWIPE gesture mode can only occur when the
205
// The transition from
PRESS
to SWIPE gesture mode can only occur when the
[
all
...]
Completed in 442 milliseconds