A B C D F I L M N P R S X 

A

android.support.annotation - package android.support.annotation
 
AnimatorRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be an animator resource reference (e.g.
AnimRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be an anim resource reference (e.g.
AnyRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a resource reference of any type.
ArrayRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be an array resource reference (e.g.
AttrRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be an attribute reference (e.g.

B

BoolRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a boolean resource reference.

C

ColorRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a color resource reference (e.g.

D

DimenRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a dimension resource reference (e.g.
DrawableRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a drawable resource reference (e.g.

F

FractionRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a fraction resource reference.

I

IdRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be an id resource reference (e.g.
IntDef - Annotation Type in android.support.annotation
Denotes that the annotated element of integer type, represents a logical type and that its value should be one of the explicitly named constants.
IntegerRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be an integer resource reference (e.g.
InterpolatorRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be an interpolator resource reference (e.g.

L

LayoutRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a layout resource reference (e.g.

M

MenuRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a menu resource reference.

N

NonNull - Annotation Type in android.support.annotation
Denotes that a parameter, field or method return value can never be null.
Nullable - Annotation Type in android.support.annotation
Denotes that a parameter, field or method return value can be null.

P

PluralsRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a plurals resource reference.

R

RawRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a raw resource reference.

S

StringDef - Annotation Type in android.support.annotation
Denotes that the annotated String element, represents a logical type and that its value should be one of the explicitly named constants.
StringRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be a String resource reference (e.g.
StyleableRes - Annotation Type in android.support.annotation
Denotes that a integer parameter, field or method return value is expected to be a styleable resource reference (e.g.
StyleRes - Annotation Type in android.support.annotation
Denotes that a integer parameter, field or method return value is expected to be a style resource reference (e.g.

X

XmlRes - Annotation Type in android.support.annotation
Denotes that an integer parameter, field or method return value is expected to be an XML resource reference.
A B C D F I L M N P R S X