Searched refs:mIndicatorColor (Results 1 – 4 of 4) sorted by relevance
87 private final ColorStateList mIndicatorColor; field in SetupStartIndicatorView.IndicatorView91 mIndicatorColor = getResources().getColorStateList( in IndicatorView()118 final int color = mIndicatorColor.getColorForState(stateSet, 0); in onDraw()
133 private int mIndicatorColor; field in PanoramaActivity653 mPanoProgressBar.setIndicatorColor(mIndicatorColor); in hideTooFastIndication()690 mIndicatorColor = appRes.getColor(R.color.pano_progress_indication); in createContentView()692 mPanoProgressBar.setIndicatorColor(mIndicatorColor); in createContentView()
135 private int mIndicatorColor; field in PanoramaModule630 mPanoProgressBar.setIndicatorColor(mIndicatorColor); in hideTooFastIndication()664 mPanoProgressBar.setIndicatorColor(mIndicatorColor); in setViews()719 mIndicatorColor = appRes.getColor(R.color.pano_progress_indication); in createContentView()
135 private int mIndicatorColor; field in PanoramaModule629 mPanoProgressBar.setIndicatorColor(mIndicatorColor); in hideTooFastIndication()663 mPanoProgressBar.setIndicatorColor(mIndicatorColor); in setViews()718 mIndicatorColor = appRes.getColor(R.color.pano_progress_indication); in createContentView()