Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DVelocityTracker.java181 public @interface VelocityTrackerStrategy {} annotation in VelocityTracker
184 @VelocityTrackerStrategy
286 private VelocityTracker(@VelocityTrackerStrategy int strategy) { in VelocityTracker()