Searched refs:mHourRadialTextsView (Results 1 – 1 of 1) sorted by relevance
79 private RadialTextsView mHourRadialTextsView; field in RadialPickerLayout117 mHourRadialTextsView = new RadialTextsView(context); in RadialPickerLayout()118 addView(mHourRadialTextsView); in RadialPickerLayout()204 mHourRadialTextsView.initialize(res, in initialize()206 mHourRadialTextsView.invalidate(); in initialize()226 mHourRadialTextsView.setTheme(context, themeDark); in setTheme()536 anims[0] = mHourRadialTextsView.getDisappearAnimator(); in setCurrentItemShowing()541 anims[0] = mHourRadialTextsView.getReappearAnimator(); in setCurrentItemShowing()556 mHourRadialTextsView.setAlpha(hourAlpha); in setCurrentItemShowing()