Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DTrackpadGestureDialogFragment.java59 private ImageView[] mDotIndicators; field in TrackpadGestureDialogFragment
219 mDotIndicators = new ImageView[mPageList.size()]; in addViewPager()
226 mDotIndicators[i] = imageView; in addViewPager()
227 viewGroup.addView(mDotIndicators[i]); in addViewPager()
287 mDotIndicators[i].setBackgroundResource(
291 mDotIndicators[i].setBackgroundResource(
/packages/apps/Settings/src/com/android/settings/display/
DColorModePreferenceFragment.java80 private ImageView[] mDotIndicators; field in ColorModePreferenceFragment
187 mDotIndicators = new ImageView[mPageList.size()]; in addViewPager()
194 mDotIndicators[i] = imageView; in addViewPager()
196 viewGroup.addView(mDotIndicators[i]); in addViewPager()
333 mDotIndicators[i].setBackgroundResource(
338 mDotIndicators[i].setBackgroundResource(