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