Searched refs:mHourRadialTextsView (Results 1 – 1 of 1) sorted by relevance
77 private RadialTextsView mHourRadialTextsView; field in RadialPickerLayout115 mHourRadialTextsView = new RadialTextsView(context); in RadialPickerLayout()116 addView(mHourRadialTextsView); in RadialPickerLayout()202 mHourRadialTextsView.initialize(res, in initialize()204 mHourRadialTextsView.invalidate(); in initialize()224 mHourRadialTextsView.setTheme(context, themeDark); in setTheme()534 anims[0] = mHourRadialTextsView.getDisappearAnimator(); in setCurrentItemShowing()539 anims[0] = mHourRadialTextsView.getReappearAnimator(); in setCurrentItemShowing()554 mHourRadialTextsView.setAlpha(hourAlpha); in setCurrentItemShowing()