OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDraggingGesture
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/accessibility/
GestureUtils.java
60
public static boolean
isDraggingGesture
(float firstPtrDownX, float firstPtrDownY,
TouchExplorer.java
570
if (
isDraggingGesture
(event)) {
666
if (
isDraggingGesture
(event)) {
[
all
...]
Completed in 921 milliseconds