- androidx.annotation - package androidx.annotation
-
- AnimatorRes - Annotation Type in androidx.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 androidx.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 androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be a resource reference of any type.
- AnyThread - Annotation Type in androidx.annotation
-
Denotes that the annotated method can be called from any thread (e.g.
- ArrayRes - Annotation Type in androidx.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 androidx.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an attribute reference (e.g.