Searched refs:CLOSE_ENOUGH (Results 1 – 1 of 1) sorted by relevance
188 private static final int CLOSE_ENOUGH = 2; // dp field in ViewPager360 mCloseEnough = (int) (CLOSE_ENOUGH * density); in ViewPager()