Searched refs:scrollViewWidth (Results 1 – 1 of 1) sorted by relevance
924 int scrollViewWidth = getResources().getDimensionPixelSize(R.dimen.tp_settings_panes_width); in computeMaxRightScroll() local929 int result = frameResIds.length * panelWidth - scrollViewWidth + panelPadding; in computeMaxRightScroll()