Searched refs:IndicatorControlWheel (Results 1 – 2 of 2) sorted by relevance
43 private IndicatorControlWheel mIndicatorControlWheel;55 mIndicatorControlWheel = (IndicatorControlWheel) findViewById( in onFinishInflate()125 + IndicatorControlWheel.HIGHLIGHT_WIDTH * 4; in onMeasure()127 + IndicatorControlWheel.HIGHLIGHT_WIDTH * 4; in onMeasure()
41 public class IndicatorControlWheel extends IndicatorControl implements class119 public IndicatorControlWheel(Context context, AttributeSet attrs) { in IndicatorControlWheel() method in IndicatorControlWheel