Searched refs:minVel (Results 1 – 1 of 1) sorted by relevance
276 final float minVel = MIN_FLING_VELOCITY * density; in CarDrawerLayout() local280 mDragger.setMinVelocity(minVel); in CarDrawerLayout()