Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

R

radians(float) - Static method in class carbon.internal.MathUtils
 
RadioButton - Class in carbon.widget
 
RadioButton(Context) - Constructor for class carbon.widget.RadioButton
 
RadioButton(Context, AttributeSet) - Constructor for class carbon.widget.RadioButton
 
RadioButton(Context, AttributeSet, int) - Constructor for class carbon.widget.RadioButton
 
RadioButton(Context, AttributeSet, int, int) - Constructor for class carbon.widget.RadioButton
 
RadioButton.OnCheckedChangeListener - Interface in carbon.widget
Interface definition for a callback to be invoked when the checked state of a compound button changed.
RadioGroup - Class in carbon.widget
This class is used to create a multiple-exclusion scope for a set of radio buttons.
RadioGroup(Context) - Constructor for class carbon.widget.RadioGroup
RadioGroup(Context, AttributeSet) - Constructor for class carbon.widget.RadioGroup
RadioGroup.LayoutParams - Class in carbon.widget
This set of layout parameters defaults the width and the height of the children to ViewGroup.LayoutParams.WRAP_CONTENT when they are not specified in the XML file.
RadioGroup.OnCheckedChangeListener - Interface in carbon.widget
Interface definition for a callback to be invoked when the checked radio button changed in this group.
radius - Variable in class carbon.internal.RevealAnimator
 
RADIUS_AUTO - Static variable in class carbon.drawable.ripple.RippleDrawableICS
Radius value that specifies the ripple radius should be computed based on the size of the ripple's container.
random(int) - Static method in class carbon.internal.MathUtils
 
random(int, int) - Static method in class carbon.internal.MathUtils
 
random(float) - Static method in class carbon.internal.MathUtils
 
random(float, float) - Static method in class carbon.internal.MathUtils
 
randomSeed(long) - Static method in class carbon.internal.MathUtils
 
RangeSeekBar - Class in carbon.widget
 
RangeSeekBar(Context) - Constructor for class carbon.widget.RangeSeekBar
 
RangeSeekBar(Context, AttributeSet) - Constructor for class carbon.widget.RangeSeekBar
 
RangeSeekBar(Context, AttributeSet, int) - Constructor for class carbon.widget.RangeSeekBar
 
RangeSeekBar(Context, AttributeSet, int, int) - Constructor for class carbon.widget.RangeSeekBar
 
RangeSeekBar.OnValueChangedListener - Interface in carbon.widget
 
RangeSeekBar.Style - Enum in carbon.widget
 
recycler - Variable in class carbon.internal.DropDownMenu
 
RecyclerView - Class in carbon.widget
 
RecyclerView(Context) - Constructor for class carbon.widget.RecyclerView
 
RecyclerView(Context, AttributeSet) - Constructor for class carbon.widget.RecyclerView
 
RecyclerView(Context, AttributeSet, int) - Constructor for class carbon.widget.RecyclerView
 
RecyclerView.OnItemClickedListener - Interface in carbon.widget
 
registerDrawable(Class<? extends Drawable>, String) - Method in class carbon.CarbonResources
 
registerDrawable(Class<? extends Drawable>, String) - Static method in class carbon.drawable.ripple.LollipopDrawablesCompat
 
RelativeLayout - Class in carbon.widget
A RelativeLayout implementation with support for material features including shadows, ripples, rounded corners, insets, custom drawing order, touch margins, state animators and others.
RelativeLayout(Context) - Constructor for class carbon.widget.RelativeLayout
 
RelativeLayout(Context, AttributeSet) - Constructor for class carbon.widget.RelativeLayout
 
RelativeLayout(Context, AttributeSet, int) - Constructor for class carbon.widget.RelativeLayout
 
RelativeLayout(Context, AttributeSet, int, int) - Constructor for class carbon.widget.RelativeLayout
 
RelativeLayout.LayoutParams - Class in carbon.widget
 
remove(Object) - Method in class carbon.internal.WeakHashSet
Removes the given element from this set if it is present.
removeOnPageChangeListener(ViewPager.OnPageChangeListener) - Method in class carbon.widget.ViewPager
 
removeOnValidateListener(OnValidateListener) - Method in class carbon.widget.EditText
 
removeOnValidateListener(OnValidateListener) - Method in interface carbon.widget.InputView
Removes a listener
removePushedView(View) - Method in class carbon.widget.Snackbar
 
removeView(View) - Method in class carbon.widget.ExpandableRecyclerView
 
removeViewAt(int) - Method in class carbon.widget.ExpandableRecyclerView
 
requestLayout() - Method in class carbon.internal.FastLayout
 
restoreHierarchyState(SparseArray<Parcelable>) - Method in class carbon.beta.ToolbarWidgetWrapper
 
restoreLayoutParams(ViewGroup.LayoutParams) - Method in class carbon.internal.PercentLayoutHelper.PercentLayoutInfo
Restores original dimensions after they were changed for percentage based values.
restoreMarginLayoutParams(ViewGroup.MarginLayoutParams) - Method in class carbon.internal.PercentLayoutHelper.PercentLayoutInfo
Restores original dimensions and margins after they were changed for percentage based values.
restoreOriginalParams() - Method in class carbon.internal.PercentLayoutHelper
Iterates over children and restores their original dimensions that were changed for percentage values.
RevealAnimator - Class in carbon.internal
 
RevealAnimator(float, float, float, float) - Constructor for class carbon.internal.RevealAnimator
 
RevealView - Interface in carbon.widget
 
RIGHT - Static variable in class carbon.recycler.ItemTouchHelper
Right direction, used for swipe & drag control.
rightMarginPercent - Variable in class carbon.internal.PercentLayoutHelper.PercentLayoutInfo
 
RippleDrawable - Interface in carbon.drawable.ripple
 
RippleDrawable.Style - Enum in carbon.drawable.ripple
 
RippleDrawableICS - Class in carbon.drawable.ripple
Drawable that shows a ripple effect in response to state changes.
RippleDrawableICS(ColorStateList, Drawable, RippleDrawable.Style) - Constructor for class carbon.drawable.ripple.RippleDrawableICS
 
RippleDrawableICS(ColorStateList, Drawable, Drawable) - Constructor for class carbon.drawable.ripple.RippleDrawableICS
Creates a new ripple drawable with the specified ripple color and optional content and mask drawables.
RippleDrawableLollipop - Class in carbon.drawable.ripple
 
RippleDrawableLollipop(ColorStateList, Drawable, RippleDrawable.Style) - Constructor for class carbon.drawable.ripple.RippleDrawableLollipop
 
RippleDrawableMarshmallow - Class in carbon.drawable.ripple
 
RippleDrawableMarshmallow(ColorStateList, Drawable, RippleDrawable.Style) - Constructor for class carbon.drawable.ripple.RippleDrawableMarshmallow
 
RippleView - Interface in carbon.drawable.ripple
 
Roboto - Enum in carbon.internal
 
RowArrayAdapter<Type> - Class in carbon.recycler
 
RowArrayAdapter(Class<? extends Type>, RowFactory) - Constructor for class carbon.recycler.RowArrayAdapter
 
RowArrayAdapter(Type[], RowFactory) - Constructor for class carbon.recycler.RowArrayAdapter
 
RowFactory<Type> - Interface in carbon.recycler
 
RowListAdapter<Type> - Class in carbon.recycler
 
RowListAdapter(Class<? extends Type>, RowFactory) - Constructor for class carbon.recycler.RowListAdapter
 
RowListAdapter(List<Type>, RowFactory) - Constructor for class carbon.recycler.RowListAdapter
 
RowViewHolder<Type> - Class in carbon.recycler
 
RowViewHolder(View) - Constructor for class carbon.recycler.RowViewHolder
 
RtlSpacingHelper - Class in carbon.beta
 
RtlSpacingHelper() - Constructor for class carbon.beta.RtlSpacingHelper
 
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links