Searched refs:MAX_DISMISS_VELOCITY (Results 1 – 1 of 1) sorted by relevance
172 private static final int MAX_DISMISS_VELOCITY = 2000; // dp/sec field in PhotoView1049 int maxVelocity = (int) GalleryUtils.dpToPixel(MAX_DISMISS_VELOCITY); in flingImages()