Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java128 if (strokeDescription.hasPointForTime(time)) { in getPointsForTime()
383 boolean hasPointForTime(long time) { in hasPointForTime() method in GestureDescription.StrokeDescription