Home
last modified time | relevance | path

Searched refs:willContinue (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java135 touchPoints[numPointsFound].mIsEndOfPath = !strokeDescription.willContinue() in getPointsForTime()
247 boolean willContinue) { in StrokeDescription() argument
248 mContinued = willContinue; in StrokeDescription()
334 boolean willContinue) { in continueStroke() argument
340 new StrokeDescription(path, startTime, duration, willContinue); in continueStroke()
350 public boolean willContinue() { in willContinue() method in GestureDescription.StrokeDescription
/frameworks/base/non-updatable-api/
Dcurrent.txt2989 method public boolean willContinue();
/frameworks/base/api/
Dcurrent.txt2989 method public boolean willContinue();