Searched refs:TAB_SIDE_PADDING_IN_DPS (Results 1 – 1 of 1) sorted by relevance
67 private static final int TAB_SIDE_PADDING_IN_DPS = 10; field in ViewPagerTabs121 mSidePadding = (int) (getResources().getDisplayMetrics().density * TAB_SIDE_PADDING_IN_DPS); in ViewPagerTabs()