OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SWIPE
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/inputflinger/
InputReader.h
201
// The transition from PRESS to
SWIPE
or FREEFORM gesture mode is made when
205
// The transition from PRESS to
SWIPE
gesture mode can only occur when the
212
// The transition from PRESS to
SWIPE
gesture mode can only occur when the
220
// Without acceleration, a full
swipe
of the touch pad diagonal in movement mode
227
// Without acceleration, a full
swipe
of the touch pad diagonal in zoom mode
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java
218
.put(AccountColumns.SettingsColumns.
SWIPE
, Integer.class)
641
* Integer column containing a value matching one of the constants from {@link
Swipe
}
643
public static final String
SWIPE
= "
swipe
";
[
all
...]
Completed in 997 milliseconds