A B C D E F G I K L M N O P R S T U V 
All Classes All Packages

A

ABSTRACT - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
ABSTRACT - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
ACCESS_MODIFICATION - com.android.tools.r8.keepanno.annotations.KeepOption
 
additionalPreconditions() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsesReflection
Additional preconditions for the annotation to be in effect.
additionalTargets() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Additional targets to be kept as part of the API surface.
additionalTargets() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Additional targets to be kept in addition to the annotated class/members.
additionalTargets() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Additional targets to be kept in addition to the annotated class/members.
ANNOTATION - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
ANNOTATION_REMOVAL - com.android.tools.r8.keepanno.annotations.KeepOption
 
AnnotationPattern - Annotation Type in com.android.tools.r8.keepanno.annotations
A pattern structure for matching annotations.

B

bindingName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Name with which other bindings, conditions or targets can reference the bound item pattern.
bindings() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepEdge
 
BRIDGE - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 

C

CheckOptimizedOut - Annotation Type in com.android.tools.r8.keepanno.annotations
Mark that an item must be optimized out of the residual program.
CheckRemoved - Annotation Type in com.android.tools.r8.keepanno.annotations
Mark that an item must be fully removed from the residual program.
CLASS_AND_FIELDS - com.android.tools.r8.keepanno.annotations.KeepItemKind
 
CLASS_AND_MEMBERS - com.android.tools.r8.keepanno.annotations.KeepItemKind
 
CLASS_AND_METHODS - com.android.tools.r8.keepanno.annotations.KeepItemKind
 
CLASS_INSTANTIATE - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the class target is being instantiated reflectively.
CLASS_OPEN_HIERARCHY - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the class hierarchy below the target class may be extended at runtime.
ClassAccessFlags - Enum in com.android.tools.r8.keepanno.annotations
Valid matches on class access flags and their negations.
classAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the class-annotated-by pattern by reference to a Class constant.
classAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the class-annotated-by pattern by reference to a Class constant.
classAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the class-annotated-by pattern by reference to a Class constant.
classAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the class-annotated-by pattern by fully qualified class name.
classAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the class-annotated-by pattern by fully qualified class name.
classAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the class-annotated-by pattern by fully qualified class name.
classAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the class-annotated-by pattern by reference to a class-name pattern.
classAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the class-annotated-by pattern by reference to a class-name pattern.
classAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the class-annotated-by pattern by reference to a class-name pattern.
classConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the class-name pattern by reference to a Class constant.
classConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the class-name pattern by reference to a Class constant.
classConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the class-name pattern by reference to a Class constant.
classFromBinding() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the class pattern by reference to a binding.
classFromBinding() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the class pattern by reference to a binding.
classFromBinding() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the class pattern by reference to a binding.
className() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the class-name pattern by fully qualified class name.
className() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the class-name pattern by fully qualified class name.
className() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the class-name pattern by fully qualified class name.
classNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.InstanceOfPattern
Instances of classes matching the class-name pattern.
classNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the class-name pattern by reference to a class-name pattern.
classNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the class-name pattern by reference to a class-name pattern.
classNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the class-name pattern by reference to a class-name pattern.
classNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.TypePattern
Classes matching the class-name pattern.
ClassNamePattern - Annotation Type in com.android.tools.r8.keepanno.annotations
A pattern structure for matching names of classes and interfaces.
com.android.tools.r8.keepanno.annotations - package com.android.tools.r8.keepanno.annotations
 
consequences() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepEdge
 
constant() - Method in annotation type com.android.tools.r8.keepanno.annotations.AnnotationPattern
Define the annotation-name pattern by reference to a Class constant.
constant() - Method in annotation type com.android.tools.r8.keepanno.annotations.ClassNamePattern
Define the class-name pattern by reference to a Class constant.
constant() - Method in annotation type com.android.tools.r8.keepanno.annotations.TypePattern
Exact type from a class constant.
constrainAnnotations() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Patterns for annotations that must remain on the item.
constrainAnnotations() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Patterns for annotations that must remain on the item.
constrainAnnotations() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Patterns for annotations that must remain on the item.
constraintAdditions() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Add additional usage constraints of the target.
constraintAdditions() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Add additional usage constraints of the target.
constraintAdditions() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Add additional usage constraints of the target.
constraints() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the usage constraints of the target.
constraints() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the usage constraints of the target.
constraints() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the usage constraints of the target.

D

DEFAULT - com.android.tools.r8.keepanno.annotations.KeepItemKind
 
description() - Method in annotation type com.android.tools.r8.keepanno.annotations.CheckOptimizedOut
 
description() - Method in annotation type com.android.tools.r8.keepanno.annotations.CheckRemoved
 
description() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepEdge
 
description() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Optional description to document the reason for this annotation.
description() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Optional description to document the reason for this annotation.
description() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Optional description to document the reason for this annotation.
description() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsesReflection
Optional description to document the reason for this annotation.

E

endsWith() - Method in annotation type com.android.tools.r8.keepanno.annotations.StringPattern
Matches strings ending with the given suffix.
ENUM - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
exact() - Method in annotation type com.android.tools.r8.keepanno.annotations.StringPattern
Exact string content.

F

FIELD_GET - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the field target is reflectively read from.
FIELD_REPLACE - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the target field can be replaced by an alternative definition at runtime.
FIELD_SET - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the field target is reflectively written to.
fieldAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-access pattern by matching on access flags.
fieldAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-access pattern by matching on access flags.
fieldAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-access pattern by matching on access flags.
fieldAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-access pattern by matching on access flags.
fieldAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-access pattern by matching on access flags.
fieldAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-access pattern by matching on access flags.
FieldAccessFlags - Enum in com.android.tools.r8.keepanno.annotations
Valid matches on field access flags and their negations.
fieldAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-annotated-by pattern by reference to a Class constant.
fieldAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-annotated-by pattern by reference to a Class constant.
fieldAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-annotated-by pattern by reference to a Class constant.
fieldAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-annotated-by pattern by reference to a Class constant.
fieldAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-annotated-by pattern by reference to a Class constant.
fieldAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-annotated-by pattern by reference to a Class constant.
fieldAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-annotated-by pattern by fully qualified class name.
fieldAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-annotated-by pattern by fully qualified class name.
fieldAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-annotated-by pattern by fully qualified class name.
fieldAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-annotated-by pattern by fully qualified class name.
fieldAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-annotated-by pattern by fully qualified class name.
fieldAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-annotated-by pattern by fully qualified class name.
fieldAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-annotated-by pattern by reference to a class-name pattern.
fieldAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-annotated-by pattern by reference to a class-name pattern.
fieldAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-annotated-by pattern by reference to a class-name pattern.
fieldAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-annotated-by pattern by reference to a class-name pattern.
fieldAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-annotated-by pattern by reference to a class-name pattern.
fieldAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-annotated-by pattern by reference to a class-name pattern.
fieldName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-name pattern by an exact field name.
fieldName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-name pattern by an exact field name.
fieldName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-name pattern by an exact field name.
fieldName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-name pattern by an exact field name.
fieldName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-name pattern by an exact field name.
fieldName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-name pattern by an exact field name.
fieldNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-name pattern by a string pattern.
fieldNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-name pattern by a string pattern.
fieldNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-name pattern by a string pattern.
fieldNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-name pattern by a string pattern.
fieldNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-name pattern by a string pattern.
fieldNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-name pattern by a string pattern.
fieldType() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-type pattern by a fully qualified type.
fieldType() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-type pattern by a fully qualified type.
fieldType() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-type pattern by a fully qualified type.
fieldType() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-type pattern by a fully qualified type.
fieldType() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-type pattern by a fully qualified type.
fieldType() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-type pattern by a fully qualified type.
fieldTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-type pattern by a class constant.
fieldTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-type pattern by a class constant.
fieldTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-type pattern by a class constant.
fieldTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-type pattern by a class constant.
fieldTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-type pattern by a class constant.
fieldTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-type pattern by a class constant.
fieldTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the field-type pattern by a pattern on types.
fieldTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the field-type pattern by a pattern on types.
fieldTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the field-type pattern by a pattern on types.
fieldTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the field-type pattern by a pattern on types.
fieldTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the field-type pattern by a pattern on types.
fieldTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the field-type pattern by a pattern on types.
FINAL - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
FINAL - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
FINAL - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
FINAL - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 

G

GENERIC_SIGNATURE - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the target item must retain its generic signature if present.

I

inclusive() - Method in annotation type com.android.tools.r8.keepanno.annotations.InstanceOfPattern
True if the pattern should include the directly matched classes.
instanceOfClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the instance-of pattern as classes that are instances the referenced Class constant.
instanceOfClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the instance-of pattern as classes that are instances the referenced Class constant.
instanceOfClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the instance-of pattern as classes that are instances the referenced Class constant.
instanceOfClassConstantExclusive() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the instance-of pattern as classes that are instances the referenced Class constant.
instanceOfClassConstantExclusive() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the instance-of pattern as classes that are instances the referenced Class constant.
instanceOfClassConstantExclusive() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the instance-of pattern as classes that are instances the referenced Class constant.
instanceOfClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the instance-of pattern as classes that are instances of the fully qualified class name.
instanceOfClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the instance-of pattern as classes that are instances of the fully qualified class name.
instanceOfClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the instance-of pattern as classes that are instances of the fully qualified class name.
instanceOfClassNameExclusive() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the instance-of pattern as classes that are instances of the fully qualified class name.
instanceOfClassNameExclusive() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the instance-of pattern as classes that are instances of the fully qualified class name.
instanceOfClassNameExclusive() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the instance-of pattern as classes that are instances of the fully qualified class name.
instanceOfPattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the instance-of with a pattern.
instanceOfPattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the instance-of with a pattern.
instanceOfPattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the instance-of with a pattern.
instanceOfPattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.TypePattern
Define the instance-of with a pattern.
InstanceOfPattern - Annotation Type in com.android.tools.r8.keepanno.annotations
A pattern structure for matching instances of classes and interfaces.
INTERFACE - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 

K

KeepBinding - Annotation Type in com.android.tools.r8.keepanno.annotations
A binding of a keep item.
KeepCondition - Annotation Type in com.android.tools.r8.keepanno.annotations
A condition for a keep edge.
KeepConstraint - Enum in com.android.tools.r8.keepanno.annotations
Usage constraints for how a target is used and what must be kept.
KeepEdge - Annotation Type in com.android.tools.r8.keepanno.annotations
 
KeepForApi - Annotation Type in com.android.tools.r8.keepanno.annotations
Annotation to mark a class, field or method as part of a library API surface.
KeepItemKind - Enum in com.android.tools.r8.keepanno.annotations
 
KeepOption - Enum in com.android.tools.r8.keepanno.annotations
 
KeepTarget - Annotation Type in com.android.tools.r8.keepanno.annotations
A target for a keep edge.
kind() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Specify the kind of this item pattern.
kind() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Specify the kind of this item pattern.
kind() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Specify the kind of this item pattern.
kind() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Specify the kind of this item pattern.
kind() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Specify the kind of this item pattern.

L

LOOKUP - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the target item is being looked up reflectively.

M

memberAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the member-access pattern by matching on access flags.
memberAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the member-access pattern by matching on access flags.
memberAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the member-access pattern by matching on access flags.
memberAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the member-access pattern by matching on access flags.
memberAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the member-access pattern by matching on access flags.
memberAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the member-access pattern by matching on access flags.
MemberAccessFlags - Enum in com.android.tools.r8.keepanno.annotations
Valid matches on member access flags and their negations.
memberAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the member-annotated-by pattern by reference to a Class constant.
memberAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the member-annotated-by pattern by reference to a Class constant.
memberAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the member-annotated-by pattern by reference to a Class constant.
memberAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the member-annotated-by pattern by reference to a Class constant.
memberAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the member-annotated-by pattern by reference to a Class constant.
memberAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the member-annotated-by pattern by reference to a Class constant.
memberAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the member-annotated-by pattern by fully qualified class name.
memberAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the member-annotated-by pattern by fully qualified class name.
memberAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the member-annotated-by pattern by fully qualified class name.
memberAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the member-annotated-by pattern by fully qualified class name.
memberAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the member-annotated-by pattern by fully qualified class name.
memberAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the member-annotated-by pattern by fully qualified class name.
memberAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the member-annotated-by pattern by reference to a class-name pattern.
memberAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the member-annotated-by pattern by reference to a class-name pattern.
memberAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the member-annotated-by pattern by reference to a class-name pattern.
memberAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the member-annotated-by pattern by reference to a class-name pattern.
memberAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the member-annotated-by pattern by reference to a class-name pattern.
memberAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the member-annotated-by pattern by reference to a class-name pattern.
memberFromBinding() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the member pattern in full by a reference to a binding.
memberFromBinding() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the member pattern in full by a reference to a binding.
METHOD_INVOKE - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the method target is being invoked reflectively.
METHOD_REPLACE - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the target method can be replaced by an alternative definition at runtime.
methodAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method-access pattern by matching on access flags.
methodAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method-access pattern by matching on access flags.
methodAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method-access pattern by matching on access flags.
methodAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method-access pattern by matching on access flags.
methodAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method-access pattern by matching on access flags.
methodAccess() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method-access pattern by matching on access flags.
MethodAccessFlags - Enum in com.android.tools.r8.keepanno.annotations
Valid matches on method access flags and their negations.
methodAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method-annotated-by pattern by reference to a Class constant.
methodAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method-annotated-by pattern by reference to a Class constant.
methodAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method-annotated-by pattern by reference to a Class constant.
methodAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method-annotated-by pattern by reference to a Class constant.
methodAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method-annotated-by pattern by reference to a Class constant.
methodAnnotatedByClassConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method-annotated-by pattern by reference to a Class constant.
methodAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method-annotated-by pattern by fully qualified class name.
methodAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method-annotated-by pattern by fully qualified class name.
methodAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method-annotated-by pattern by fully qualified class name.
methodAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method-annotated-by pattern by fully qualified class name.
methodAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method-annotated-by pattern by fully qualified class name.
methodAnnotatedByClassName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method-annotated-by pattern by fully qualified class name.
methodAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method-annotated-by pattern by reference to a class-name pattern.
methodAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method-annotated-by pattern by reference to a class-name pattern.
methodAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method-annotated-by pattern by reference to a class-name pattern.
methodAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method-annotated-by pattern by reference to a class-name pattern.
methodAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method-annotated-by pattern by reference to a class-name pattern.
methodAnnotatedByClassNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method-annotated-by pattern by reference to a class-name pattern.
methodName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method-name pattern by an exact method name.
methodName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method-name pattern by an exact method name.
methodName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method-name pattern by an exact method name.
methodName() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method-name pattern by an exact method name.
methodName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method-name pattern by an exact method name.
methodName() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method-name pattern by an exact method name.
methodNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method-name pattern by a string pattern.
methodNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method-name pattern by a string pattern.
methodNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method-name pattern by a string pattern.
methodNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method-name pattern by a string pattern.
methodNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method-name pattern by a string pattern.
methodNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method-name pattern by a string pattern.
methodParameters() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method parameters pattern by a list of fully qualified types.
methodParameters() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method parameters pattern by a list of fully qualified types.
methodParameters() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method parameters pattern by a list of fully qualified types.
methodParameters() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method parameters pattern by a list of fully qualified types.
methodParameters() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method parameters pattern by a list of fully qualified types.
methodParameters() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method parameters pattern by a list of fully qualified types.
methodParameterTypePatterns() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method parameters pattern by a list of patterns on types.
methodParameterTypePatterns() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method parameters pattern by a list of patterns on types.
methodParameterTypePatterns() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method parameters pattern by a list of patterns on types.
methodParameterTypePatterns() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method parameters pattern by a list of patterns on types.
methodParameterTypePatterns() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method parameters pattern by a list of patterns on types.
methodParameterTypePatterns() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method parameters pattern by a list of patterns on types.
methodReturnType() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method return-type pattern by a fully qualified type or 'void'.
methodReturnType() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method return-type pattern by a fully qualified type or 'void'.
methodReturnType() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method return-type pattern by a fully qualified type or 'void'.
methodReturnType() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method return-type pattern by a fully qualified type or 'void'.
methodReturnType() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method return-type pattern by a fully qualified type or 'void'.
methodReturnType() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method return-type pattern by a fully qualified type or 'void'.
methodReturnTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method return-type pattern by a class constant.
methodReturnTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method return-type pattern by a class constant.
methodReturnTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method return-type pattern by a class constant.
methodReturnTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method return-type pattern by a class constant.
methodReturnTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method return-type pattern by a class constant.
methodReturnTypeConstant() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method return-type pattern by a class constant.
methodReturnTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepBinding
Define the method return-type pattern by a type pattern.
methodReturnTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepCondition
Define the method return-type pattern by a type pattern.
methodReturnTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepForApi
Define the method return-type pattern by a type pattern.
methodReturnTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepTarget
Define the method return-type pattern by a type pattern.
methodReturnTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Define the method return-type pattern by a type pattern.
methodReturnTypePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Define the method return-type pattern by a type pattern.

N

name() - Method in annotation type com.android.tools.r8.keepanno.annotations.AnnotationPattern
Define the annotation-name pattern by fully qualified class name.
name() - Method in annotation type com.android.tools.r8.keepanno.annotations.ClassNamePattern
Define the class-name pattern by fully qualified class name.
name() - Method in annotation type com.android.tools.r8.keepanno.annotations.TypePattern
Exact type name as a string.
NAME - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the name of the target item is being used.
namePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.AnnotationPattern
Define the annotation-name pattern by reference to a class-name pattern.
NATIVE - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NEVER_INLINE - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the target item must never be inlined or merged.
NON_ABSTRACT - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
NON_ABSTRACT - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_ANNOTATION - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
NON_BRIDGE - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_ENUM - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
NON_FINAL - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
NON_FINAL - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
NON_FINAL - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
NON_FINAL - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_INTERFACE - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
NON_NATIVE - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_PACKAGE_PRIVATE - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
NON_PACKAGE_PRIVATE - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
NON_PACKAGE_PRIVATE - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
NON_PACKAGE_PRIVATE - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_PRIVATE - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
NON_PRIVATE - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
NON_PRIVATE - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_PROTECTED - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
NON_PROTECTED - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
NON_PROTECTED - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_PUBLIC - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
NON_PUBLIC - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
NON_PUBLIC - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
NON_PUBLIC - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_STATIC - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
NON_STATIC - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
NON_STATIC - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_STRICT_FP - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_SYNCHRONIZED - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_SYNTHETIC - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
NON_SYNTHETIC - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
NON_SYNTHETIC - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
NON_SYNTHETIC - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
NON_TRANSIENT - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
NON_VOLATILE - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 

O

OBFUSCATION - com.android.tools.r8.keepanno.annotations.KeepOption
 
ONLY_CLASS - com.android.tools.r8.keepanno.annotations.KeepItemKind
 
ONLY_FIELDS - com.android.tools.r8.keepanno.annotations.KeepItemKind
 
ONLY_MEMBERS - com.android.tools.r8.keepanno.annotations.KeepItemKind
 
ONLY_METHODS - com.android.tools.r8.keepanno.annotations.KeepItemKind
 
OPTIMIZATION - com.android.tools.r8.keepanno.annotations.KeepOption
 

P

PACKAGE_PRIVATE - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
PACKAGE_PRIVATE - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
PACKAGE_PRIVATE - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
PACKAGE_PRIVATE - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
packageName() - Method in annotation type com.android.tools.r8.keepanno.annotations.ClassNamePattern
Exact package name of the class or interface.
preconditions() - Method in annotation type com.android.tools.r8.keepanno.annotations.KeepEdge
 
preconditions() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByNative
Conditions that should be satisfied for the annotation to be in effect.
preconditions() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsedByReflection
Conditions that should be satisfied for the annotation to be in effect.
PRIVATE - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
PRIVATE - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
PRIVATE - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
PROTECTED - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
PROTECTED - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
PROTECTED - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
PUBLIC - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
PUBLIC - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
PUBLIC - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
PUBLIC - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 

R

retention() - Method in annotation type com.android.tools.r8.keepanno.annotations.AnnotationPattern
Specify which retention policies must be set for the annotations.

S

SHRINKING - com.android.tools.r8.keepanno.annotations.KeepOption
 
startsWith() - Method in annotation type com.android.tools.r8.keepanno.annotations.StringPattern
Matches strings beginning with the given prefix.
STATIC - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
STATIC - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
STATIC - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
STRICT_FP - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
StringPattern - Annotation Type in com.android.tools.r8.keepanno.annotations
A pattern structure for matching strings.
SYNCHRONIZED - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 
SYNTHETIC - com.android.tools.r8.keepanno.annotations.ClassAccessFlags
 
SYNTHETIC - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
SYNTHETIC - com.android.tools.r8.keepanno.annotations.MemberAccessFlags
 
SYNTHETIC - com.android.tools.r8.keepanno.annotations.MethodAccessFlags
 

T

TRANSIENT - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
TypePattern - Annotation Type in com.android.tools.r8.keepanno.annotations
A pattern structure for matching types.

U

unqualifiedName() - Method in annotation type com.android.tools.r8.keepanno.annotations.ClassNamePattern
Exact and unqualified name of the class or interface.
unqualifiedNamePattern() - Method in annotation type com.android.tools.r8.keepanno.annotations.ClassNamePattern
Define the unqualified class-name pattern by a string pattern.
UsedByNative - Annotation Type in com.android.tools.r8.keepanno.annotations
Annotation to mark a class, field or method as being accessed from native code via JNI.
UsedByReflection - Annotation Type in com.android.tools.r8.keepanno.annotations
Annotation to mark a class, field or method as being accessed reflectively.
UsesReflection - Annotation Type in com.android.tools.r8.keepanno.annotations
Annotation to declare the reflective usages made by a class, method or field.

V

value() - Method in annotation type com.android.tools.r8.keepanno.annotations.UsesReflection
Consequences that must be kept if the annotation is in effect.
valueOf(String) - Static method in enum com.android.tools.r8.keepanno.annotations.ClassAccessFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.tools.r8.keepanno.annotations.FieldAccessFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.tools.r8.keepanno.annotations.KeepConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.tools.r8.keepanno.annotations.KeepItemKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.tools.r8.keepanno.annotations.KeepOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.tools.r8.keepanno.annotations.MemberAccessFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.tools.r8.keepanno.annotations.MethodAccessFlags
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.android.tools.r8.keepanno.annotations.ClassAccessFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.tools.r8.keepanno.annotations.FieldAccessFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.tools.r8.keepanno.annotations.KeepConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.tools.r8.keepanno.annotations.KeepItemKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.tools.r8.keepanno.annotations.KeepOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.tools.r8.keepanno.annotations.MemberAccessFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.tools.r8.keepanno.annotations.MethodAccessFlags
Returns an array containing the constants of this enum type, in the order they are declared.
VISIBILITY_INVARIANT - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the visibility of the target must remain as declared.
VISIBILITY_RELAX - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the visibility of the target must be at least as visible as declared.
VISIBILITY_RESTRICT - com.android.tools.r8.keepanno.annotations.KeepConstraint
Indicates that the visibility of the target must be at most as visible as declared.
VOLATILE - com.android.tools.r8.keepanno.annotations.FieldAccessFlags
 
A B C D E F G I K L M N O P R S T U V 
All Classes All Packages