Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DGestureUtils.java124 public static StrokeDescription startingAt(long timeMs, StrokeDescription prototype) { in startingAt() argument
126 prototype.getPath(), timeMs, prototype.getDuration(), prototype.willContinue()); in startingAt()