Searched refs:VELOCITY_TRACKER_STRATEGY_IMPULSE (Results 1 – 2 of 2) sorted by relevance
60 public static final int VELOCITY_TRACKER_STRATEGY_IMPULSE = 0; field in VelocityTracker161 VELOCITY_TRACKER_STRATEGY_IMPULSE,189 STRATEGIES.put("impulse", VELOCITY_TRACKER_STRATEGY_IMPULSE);
244 vt1 = VelocityTracker.obtain(VelocityTracker.VELOCITY_TRACKER_STRATEGY_IMPULSE); in testObtainRecycle()246 VelocityTracker.VELOCITY_TRACKER_STRATEGY_IMPULSE); in testObtainRecycle()