Searched refs:MIN_FLING_VELOCITY (Results 1 – 2 of 2) sorted by relevance
77 private static final int MIN_FLING_VELOCITY = 250; field in PagedView247 mMinFlingVelocity = (int) (MIN_FLING_VELOCITY * mDensity); in init()
82 private static final int MIN_FLING_VELOCITY = 250; field in PagedView254 mMinFlingVelocity = (int) (MIN_FLING_VELOCITY * mDensity); in init()