Searched refs:maxTaskDismissDragVelocity (Results 1 – 1 of 1) sorted by relevance
336 float maxTaskDismissDragVelocity = mTaskBeingDragged.getResources().getDimension( in onDragEnd() local338 velocity = Utilities.boundToRange(velocity, -maxTaskDismissDragVelocity, in onDragEnd()339 maxTaskDismissDragVelocity); in onDragEnd()