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