OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGestureStrokeWithPreviewPoints
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureTrailsPreview.java
200
trail.addStroke(tracker.
getGestureStrokeWithPreviewPoints
(), tracker.getDownTime());
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java
724
public GestureStrokeWithPreviewPoints
getGestureStrokeWithPreviewPoints
() {
[
all
...]
Completed in 44 milliseconds