HomeSort by relevance Sort by last modified time
    Searched refs:indicatorWidth (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/widget/
SlidingTabLayout.java 88 final int indicatorWidth = mIndicatorView.getMeasuredWidth();
97 mIndicatorView.layout(totalWidth - indicatorWidth,
102 indicatorWidth, indicatorBottom);
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java     [all...]

Completed in 1474 milliseconds