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