Searched refs:MAX_PAGE_SNAP_DURATION (Results 1 – 1 of 1) sorted by relevance
62 protected static final int MAX_PAGE_SNAP_DURATION = 750; field in PagedView1550 duration = Math.min(duration, MAX_PAGE_SNAP_DURATION); in snapToPageWithVelocity()