Searched refs:vt1 (Results 1 – 1 of 1) sorted by relevance
241 final VelocityTracker vt1; in testObtainRecycle() local244 vt1 = VelocityTracker.obtain(VelocityTracker.VELOCITY_TRACKER_STRATEGY_IMPULSE); in testObtainRecycle()245 assertEquals(vt1.getStrategyId(), in testObtainRecycle()247 vt1.recycle(); in testObtainRecycle()