Home
last modified time | relevance | path

Searched refs:indicatorWidth (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DSlidingTabLayout.java89 final int indicatorWidth = mIndicatorView.getMeasuredWidth(); in onLayout() local
98 mIndicatorView.layout(totalWidth - indicatorWidth, in onLayout()
103 indicatorWidth, indicatorBottom); in onLayout()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DSlidingTabLayout.java89 final int indicatorWidth = mIndicatorView.getMeasuredWidth(); in onLayout() local
98 mIndicatorView.layout(totalWidth - indicatorWidth, in onLayout()
103 indicatorWidth, indicatorBottom); in onLayout()