- generatedSourceFolders - Variable in class com.android.tools.lint.detector.api.Project
-
- get(LintClient, File) - Static method in class com.android.tools.lint.client.api.JarFileIssueRegistry
-
- get(UElement) - Static method in class com.android.tools.lint.client.api.ResourceReference
-
- get(Class<T>) - Method in class com.android.tools.lint.detector.api.LintFix.DataMap
-
Returns the value for the given class key
- get(String) - Method in class com.android.tools.lint.detector.api.LintFix.DataMap
-
Returns the value for the given String key
- getAllAnnotations(PsiModifierListOwner, boolean) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getAllAnnotations(PsiModifierListOwner, boolean) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- getAllLibraries() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the transitive closure of the library projects for this project
- getAnalysisScopes() - Method in class com.android.tools.lint.detector.api.Implementation
-
Returns the sets of scopes required to analyze this issue, or null if all
scopes named by
Implementation.getScope() are necessary.
- getAnnotation(String) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedNode
-
Deprecated.
Searches for the annotation of the given type on this node
- getAnnotations() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedAnnotation
-
Deprecated.
- getAnnotations() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedNode
-
Deprecated.
Returns any annotations defined on this node
- getAnnotations() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedPackage
-
Deprecated.
- getApplicableAsmNodeTypes() - Method in interface com.android.tools.lint.detector.api.Detector.ClassScanner
-
Returns the list of node types (corresponding to the constants in the
AbstractInsnNode class) that this scanner applies to.
- getApplicableAsmNodeTypes() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableAttributes() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableAttributes() - Method in interface com.android.tools.lint.detector.api.Detector.XmlScanner
-
Returns the list of attributes that this detector wants to analyze.
- getApplicableCallNames() - Method in interface com.android.tools.lint.detector.api.Detector.ClassScanner
-
Return the list of method call names (in VM format, e.g.
- getApplicableCallNames() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableCallOwners() - Method in interface com.android.tools.lint.detector.api.Detector.ClassScanner
-
- getApplicableCallOwners() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableConstructorTypes() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableConstructorTypes() - Method in interface com.android.tools.lint.detector.api.Detector.JavaPsiScanner
-
Deprecated.
Return the list of constructor types this detector is interested in, or
null.
- getApplicableConstructorTypes() - Method in interface com.android.tools.lint.detector.api.Detector.JavaScanner
-
Deprecated.
Return the list of constructor types this detector is interested in, or
null.
- getApplicableConstructorTypes() - Method in interface com.android.tools.lint.detector.api.Detector.UastScanner
-
Return the list of constructor types this detector is interested in, or
null.
- getApplicableDensities() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the set of applicable densities for this project.
- getApplicableElements() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableElements() - Method in interface com.android.tools.lint.detector.api.Detector.XmlScanner
-
Returns the list of elements that this detector wants to analyze.
- getApplicableFiles() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableFiles() - Method in interface com.android.tools.lint.detector.api.Detector.OtherFileScanner
-
Returns the set of files this scanner wants to consider.
- getApplicableMethodNames() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableMethodNames() - Method in interface com.android.tools.lint.detector.api.Detector.JavaPsiScanner
-
Deprecated.
Return the list of method names this detector is interested in, or
null.
- getApplicableMethodNames() - Method in interface com.android.tools.lint.detector.api.Detector.JavaScanner
-
Deprecated.
Return the list of method names this detector is interested in, or
null.
- getApplicableMethodNames() - Method in interface com.android.tools.lint.detector.api.Detector.UastScanner
-
Return the list of method names this detector is interested in, or
null.
- getApplicableNodeTypes() - Method in class com.android.tools.lint.detector.api.Detector
-
Deprecated.
- getApplicableNodeTypes() - Method in interface com.android.tools.lint.detector.api.Detector.JavaScanner
-
Deprecated.
- getApplicablePsiTypes() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicablePsiTypes() - Method in interface com.android.tools.lint.detector.api.Detector.JavaPsiScanner
-
Deprecated.
- getApplicablePsiTypes() - Method in interface com.android.tools.lint.detector.api.Detector.UastScanner
-
- getApplicableReferenceNames() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableReferenceNames() - Method in interface com.android.tools.lint.detector.api.Detector.JavaPsiScanner
-
Deprecated.
Return the list of reference names types this detector is interested in, or null.
- getApplicableReferenceNames() - Method in interface com.android.tools.lint.detector.api.Detector.UastScanner
-
Return the list of reference names types this detector is interested in, or null.
- getApplicableUastTypes() - Method in class com.android.tools.lint.detector.api.Detector
-
- getApplicableUastTypes() - Method in interface com.android.tools.lint.detector.api.Detector.UastScanner
-
- getArgumentCount() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
- getArgumentType(int) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
- getAssetFolders() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the asset folders.
- getAutoBoxedType(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- getBaselineFile() - Method in class com.android.tools.lint.client.api.Configuration
-
Returns the baseline file to use, if any.
- getBaselineFile() - Method in class com.android.tools.lint.client.api.DefaultConfiguration
-
- getBaseName(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the basename of the given filename, unless it's a dot-file such as ".svn".
- getBriefDescription(TextFormat) - Method in class com.android.tools.lint.detector.api.Issue
-
Briefly (in a couple of words) describes these errors
- getBuildSdk() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the compile SDK version used to build the project, or null if not known.
- getBuildTarget() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the target used to build the project, or null if not known
- getBuildTargetHash() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the target API used to build the project, or null if not known.
- getBuildTools() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the specific version of the build tools being used, if known
- getCallLocation(JavaContext, UCallExpression, boolean, boolean) - Method in class com.android.tools.lint.client.api.UastParser
-
- getCallName(PsiCallExpression) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- getCatchTypes(JavaContext, Catch) - Method in class com.android.tools.lint.client.api.JavaParser
-
- getCategories() - Method in class com.android.tools.lint.client.api.IssueRegistry
-
Returns the available categories
- getCategory() - Method in class com.android.tools.lint.detector.api.Issue
-
The primary category of the issue
- getCharArray(CharSequence) - Static method in class com.android.tools.lint.detector.api.CharSequences
-
- getChildCount(Node) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the number of children of the given node
- getChildren(Node) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the children elements of the given node
- getClassName(PsiClassType) - Static method in class com.android.tools.lint.detector.api.UastLintUtils
-
- getClassName(PsiClass) - Static method in class com.android.tools.lint.detector.api.UastLintUtils
-
- getClassType(PsiClass) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getClassType() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedAnnotation
-
Deprecated.
- getClassType(PsiClass) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- getClient() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the associated client
- getCommonParent(List<File>) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Computes the shared parent among a set of files (which may be null).
- getCommonParent(File, File) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Computes the closest common parent path between two files.
- getConfiguration(LintDriver) - Method in class com.android.tools.lint.detector.api.Project
-
Gets the configuration associated with this project
- getConstructors() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
- getContainingClass() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
- getContainingClass() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedField
-
Deprecated.
- getContainingClass() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
- getContainingClassName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedField
-
Deprecated.
- getCurrentValue() - Method in class com.android.tools.lint.detector.api.ConstantEvaluator.LastAssignmentFinder
-
- getCurrentVariant() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the current selected variant, if any (and if the current project is a Gradle
project).
- getData(LintFix, Class<T>) - Static method in class com.android.tools.lint.detector.api.LintFix
-
Convenience wrapper which checks whether the given fix is a map, and
if so returns the value stored by its key
- getDefaultSeverity(Issue) - Method in class com.android.tools.lint.client.api.DefaultConfiguration
-
- getDefaultSeverity() - Method in class com.android.tools.lint.detector.api.Issue
-
Returns the default severity of the issues found by this detector (some
tools may allow the user to specify custom severities for detectors).
- getDependencies() - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getDependencies() - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- getDetectorClass() - Method in class com.android.tools.lint.detector.api.Implementation
-
Returns the class of the detector to use to find this issue
- getDir() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the project root directory
- getDirectLibraries() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the list of library projects referenced by this project
- getDisplayName() - Method in class com.android.tools.lint.detector.api.LintFix
-
Return display name
- getDisplayName() - Method in class com.android.tools.lint.detector.api.LintFix.LintFixGroup
-
- getDisplayName() - Method in class com.android.tools.lint.detector.api.LintFix.ReplaceString
-
Return display name
- getDisplayName() - Method in class com.android.tools.lint.detector.api.LintFix.SetAttribute
-
Return display name
- getDisplayName() - Method in enum com.android.tools.lint.detector.api.Speed
-
Returns the user-visible description of the speed of the given
detector
- getDisplayPath(File) - Method in class com.android.tools.lint.detector.api.Project
-
Returns the relative path of a given file relative to the user specified
directory (which is often the project directory but sometimes a higher up
directory when a directory tree is being scanned
- getEncodedString(LintClient, File, boolean) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the encoded String for the given file.
- getEncodedString(byte[], boolean) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the String corresponding to the given data.
- getEvaluator() - Method in class com.android.tools.lint.client.api.JavaParser
-
Returns an evaluator which can perform various resolution tasks,
evaluate inheritance lookup etc.
- getEvaluator() - Method in class com.android.tools.lint.client.api.UastParser
-
Returns an evaluator which can perform various resolution tasks,
evaluate inheritance lookup etc.
- getExplanation(TextFormat) - Method in class com.android.tools.lint.detector.api.Issue
-
Describes the error found by this rule, e.g.
- getField(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Returns the named field defined in this class, or optionally inherited from a superclass
- getFieldName(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the corresponding R field name for the given XML resource name
- getFields(boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Returns the fields defined in this class, and optionally any fields declared in any superclasses as well
- getFile(PsiFile) - Method in class com.android.tools.lint.client.api.JavaParser
-
- getFile() - Method in class com.android.tools.lint.client.api.LintBaseline
-
Returns the file which records the data in this baseline
- getFile(PsiFile) - Method in class com.android.tools.lint.client.api.UastParser
-
- getFileContents(PsiFile) - Method in class com.android.tools.lint.client.api.JavaParser
-
- getFileContents(PsiFile) - Method in class com.android.tools.lint.client.api.UastParser
-
- getFileNameWithParent(LintClient, File) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Computes a canonical "display path" for a resource (which typically
is the parent name plus a file separator, plus the file name)
- getFixedCount() - Method in class com.android.tools.lint.client.api.LintBaseline
-
Returns the number of issues that appear to have been fixed (e.g.
- getFolderConfiguration() - Method in class com.android.tools.lint.detector.api.ResourceContext
-
Returns the FolderConfiguration that this resource context belongs to
- getFolderVersion() - Method in class com.android.tools.lint.detector.api.ResourceContext
-
Returns the folder version.
- getFormattedParameters(String, String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Splits up the given message coming from a given string format (where the string
format follows the very specific convention of having only strings formatted exactly
with the format %n$s where n is between 1 and 9 inclusive, and each formatting parameter
appears exactly once, and in increasing order.
- getFoundErrorCount() - Method in class com.android.tools.lint.client.api.LintBaseline
-
Returns the number of errors that have been matched from the baseline
- getFoundWarningCount() - Method in class com.android.tools.lint.client.api.LintBaseline
-
Returns the number of warnings that have been matched from the baseline
- getGeneratedSourceFolders() - Method in class com.android.tools.lint.detector.api.Project
-
- getGradleBuildScripts() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the Gradle build script files configured for this project, if any
- getGradleLibraryModel() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the project model for this project if it corresponds to
a Gradle library.
- getGradleModelVersion() - Method in class com.android.tools.lint.detector.api.Project
-
If this is a Gradle project with a valid Gradle model, return the version
of the model/plugin.
- getGradleProjectModel() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the project model for this project if it corresponds to
a Gradle project.
- getId() - Method in class com.android.tools.lint.detector.api.Issue
-
Returns the unique id of this issue.
- getIdentifier(UExpression) - Static method in class com.android.tools.lint.detector.api.UastLintUtils
-
- getImplementation() - Method in class com.android.tools.lint.detector.api.Issue
-
Returns the implementation for the given issue
- getInheritedStyles(Project, LintClient, String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- getInputStream(CharSequence) - Static method in class com.android.tools.lint.detector.api.CharSequences
-
- getInterfaces() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
- getInternalDescription(PsiMethod, boolean, boolean) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
Computes the internal JVM description of the given method.
- getInternalDescription(PsiMethod, boolean, boolean) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
Computes the internal JVM description of the given method.
- getInternalMethodName(PsiMethod) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the internal method name
- getInternalName(PsiClass) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getInternalName(PsiClassType) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getInternalName() - Method in class com.android.tools.lint.client.api.JavaParser.TypeDescriptor
-
Deprecated.
Computes the internal class name of the given fully qualified class name.
- getInternalName(PsiClass) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- getInternalName(PsiClassType) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- getInternalName(PsiClass) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
Computes the internal class name of the given class.
- getIssue(String) - Method in class com.android.tools.lint.client.api.IssueRegistry
-
Returns the issue for the given id, or null if it's not a valid id
- getIssueCapacity(EnumSet<Scope>) - Method in class com.android.tools.lint.client.api.IssueRegistry
-
Get an approximate issue count for a given scope.
- getIssues() - Method in class com.android.tools.lint.client.api.IssueRegistry
-
Returns the list of issues that can be found by all known detectors.
- getIssues() - Method in class com.android.tools.lint.client.api.JarFileIssueRegistry
-
- getIssuesForScope(EnumSet<Scope>) - Method in class com.android.tools.lint.client.api.IssueRegistry
-
Returns all available issues of a given scope (regardless of whether
they are actually enabled for a given configuration etc)
- getJavaClassFolders() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the list of output folders for class files
- getJavaLibraries(boolean) - Method in class com.android.tools.lint.detector.api.Project
-
Returns the list of Java libraries (typically .jar files) that this
project depends on.
- getJavaSourceFolders() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the list of source folders for Java source files
- getLanguageLevel(UElement, LanguageLevel) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the Java language level for the given element, or the default level
if an applicable the language level is not found (for example if the element
is not a Java element
- getLanguageLevel(PsiElement, LanguageLevel) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the Java language level for the given element, or the default level
if an applicable the language level is not found (for example if the element
is not a Java element
- getLastAssignment() - Method in class com.android.tools.lint.detector.api.ConstantEvaluator.LastAssignmentFinder
-
- getLayoutName(File) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the layout resource name for the given layout file
- getLibrary(PsiElement) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
Return the Gradle group id for the given element, if applicable.
- getLibrary(UElement) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
Return the Gradle group id for the given element, if applicable.
- getLibrary(UMethod) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
Disambiguate between UElement and PsiElement since a UMethod is both
- getLocale(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the locale for the given parent folder.
- getLocale(XmlContext) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the locale for the given context.
- getLocaleAndRegion(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Look up the locale and region from the given parent folder name and
return it as a combined string, such as "en", "en-rUS", b+eng-US, etc, or null if
no language is specified.
- getLocation() - Method in exception com.android.tools.lint.client.api.CircularDependencyException
-
Returns the associated location, if any
- getLocation(JavaContext, Node) - Method in class com.android.tools.lint.client.api.JavaParser
-
- getLocation(JavaContext, PsiElement) - Method in class com.android.tools.lint.client.api.JavaParser
-
Returns a Location for the given element
- getLocation(JavaContext, PsiElement) - Method in class com.android.tools.lint.client.api.UastParser
-
Returns a Location for the given element
- getLocation(JavaContext, UElement) - Method in class com.android.tools.lint.client.api.UastParser
-
- getLocation(XmlContext, Node) - Method in class com.android.tools.lint.client.api.XmlParser
-
Returns a Location for the given DOM node
- getLocation(File, Node) - Method in class com.android.tools.lint.client.api.XmlParser
-
Attempt to create a location for a given XML node.
- getLocation(XmlContext, Node, int, int) - Method in class com.android.tools.lint.client.api.XmlParser
-
Returns a Location for the given DOM node.
- getManifestFiles() - Method in class com.android.tools.lint.detector.api.Project
-
Gets the paths to the manifest files in this project, if any exists.
- getMergedManifest() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the merged manifest of this project.
- getMethods(boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Returns the methods defined in this class, and optionally any methods inherited from any superclasses as well
- getMethods(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Returns the methods of a given name defined in this class, and optionally any methods inherited from any superclasses as well
- getMinSdk() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the minimum API level requested by the manifest, or -1 if not
specified.
- getMinSdkVersion() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the minimum API level for the project
- getModifiers() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedNode
-
Deprecated.
- getMoreInfo() - Method in class com.android.tools.lint.detector.api.Issue
-
Returns a link (a URL string) to more information, or null
- getName() - Method in class com.android.tools.lint.client.api.JavaParser.DefaultTypeDescriptor
-
Deprecated.
- getName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedAnnotation
-
Deprecated.
- getName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Returns the fully qualified name of this class
- getName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedField
-
Deprecated.
- getName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
- getName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedNode
-
Deprecated.
- getName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedVariable
-
Deprecated.
- getName() - Method in class com.android.tools.lint.client.api.JavaParser.TypeDescriptor
-
Deprecated.
Returns the fully qualified name of the type, such as "int" or "android.app.Activity"
- getName() - Method in class com.android.tools.lint.client.api.ResourceReference
-
- getName() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the name of the project
- getNameLocation(JavaContext, Node) - Method in class com.android.tools.lint.client.api.JavaParser
-
- getNameLocation(JavaContext, PsiElement) - Method in class com.android.tools.lint.client.api.JavaParser
-
Returns a Location for the given node.
- getNameLocation(JavaContext, PsiElement) - Method in class com.android.tools.lint.client.api.UastParser
-
Returns a Location for the given node.
- getNameLocation(JavaContext, UElement) - Method in class com.android.tools.lint.client.api.UastParser
-
- getNameLocation(XmlContext, Node) - Method in class com.android.tools.lint.client.api.XmlParser
-
Returns a Location for the given DOM node
- getNextInstruction(AbstractInsnNode) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the next instruction after to the given node, ignoring label and
line number nodes.
- getNextOpcode(AbstractInsnNode) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the next opcode after to the given node, ignoring label and line
number nodes
- getNode() - Method in class com.android.tools.lint.client.api.JavaParser.TypeDescriptor
-
Deprecated.
- getNodeEndOffset(XmlContext, Node) - Method in class com.android.tools.lint.client.api.XmlParser
-
Returns the end offset of the given node, or -1 if not known
- getNodeStartOffset(XmlContext, Node) - Method in class com.android.tools.lint.client.api.XmlParser
-
Returns the start offset of the given node, or -1 if not known
- getPackage(PsiElement) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getPackage(UElement) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getPackage(UMethod) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getPackage() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Returns the package containing this class
- getPackage() - Method in class com.android.tools.lint.client.api.ResourceReference
-
- getPackage() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the application package specified by the manifest
- getPackage(PsiElement) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- getPackage(UElement) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- getPackageName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Returns the package name of this class
- getParameterAnnotation(String, int) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
Searches for the annotation of the given type on the method
- getParameterAnnotations(int) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
Returns any annotations defined on the given parameter of this method
- getParameterCount(PsiMethod) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getParentPackage() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedPackage
-
Deprecated.
Returns the parent package of this package, if any.
- getPrevInstruction(AbstractInsnNode) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the previous instruction prior to the given node, ignoring label
and line number nodes.
- getPrevOpcode(AbstractInsnNode) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns the previous opcode prior to the given node, ignoring label and
line number nodes
- getPrimitiveSignature(String) - Static method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getPrimitiveSignature(String) - Static method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- getPrimitiveType(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- getPriority() - Method in class com.android.tools.lint.detector.api.Issue
-
Returns a priority, in the range 1-10, with 10 being the most severe and
1 the least
- getProguardFiles() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the proguard files configured for this project, if any
- getProject() - Method in exception com.android.tools.lint.client.api.CircularDependencyException
-
Returns the associated project, if any
- getQualifiedName(PsiElement) - Static method in class com.android.tools.lint.detector.api.UastLintUtils
-
- getRangeLocation(JavaContext, Node, int, Node, int) - Method in class com.android.tools.lint.client.api.JavaParser
-
- getRangeLocation(JavaContext, PsiElement, int, PsiElement, int) - Method in class com.android.tools.lint.client.api.JavaParser
-
Returns a Location for the given node range (from the starting offset of the first
node to the ending offset of the second node).
- getRangeLocation(JavaContext, PsiElement, int, int) - Method in class com.android.tools.lint.client.api.JavaParser
-
- getRangeLocation(JavaContext, PsiElement, int, PsiElement, int) - Method in class com.android.tools.lint.client.api.UastParser
-
Returns a Location for the given node range (from the starting offset of the first
node to the ending offset of the second node).
- getRangeLocation(JavaContext, UElement, int, UElement, int) - Method in class com.android.tools.lint.client.api.UastParser
-
- getRangeLocation(JavaContext, PsiElement, int, int) - Method in class com.android.tools.lint.client.api.UastParser
-
- getRangeLocation(JavaContext, UElement, int, int) - Method in class com.android.tools.lint.client.api.UastParser
-
- getReader(CharSequence, boolean) - Static method in class com.android.tools.lint.detector.api.CharSequences
-
- getReferenceDir() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the original user supplied directory where the lint search
started.
- getReferenceName(UReferenceExpression) - Static method in class com.android.tools.lint.detector.api.UastLintUtils
-
- getRelativePath(File) - Method in class com.android.tools.lint.detector.api.Project
-
Returns the relative path of a given file within the current project.
- getReportIssues() - Method in class com.android.tools.lint.detector.api.Project
-
Returns whether lint should report issues in this project.
- getResource(JavaEvaluator, PsiElement) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Evaluates the given node and returns the resource reference (type and name) it
points to, if any
- getResource(JavaEvaluator, UElement) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Evaluates the given node and returns the resource reference (type and name) it
points to, if any
- getResource(UElement) - Method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Evaluates the given node and returns the resource reference (type and name) it
points to, if any
- getResource(PsiElement) - Method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Evaluates the given node and returns the resource reference (type and name) it
points to, if any
- getResourceConstant(PsiElement) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Returns a resource URL based on the field reference in the code
- getResourceConstant(UElement) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Returns a resource URL based on the field reference in the code
- getResourceFolder() - Method in class com.android.tools.lint.detector.api.ResourceContext
-
Returns the resource folder that this resource context corresponds to, if applicable
- getResourceFolders() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the resource folders.
- getResourceFolderType() - Method in class com.android.tools.lint.detector.api.ResourceContext
-
Returns the resource folder type of this XML file, if any.
- getResourceTypes(JavaEvaluator, PsiElement) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Evaluates the given node and returns the resource types implied by the given element,
if any.
- getResourceTypes(JavaEvaluator, UElement) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Evaluates the given node and returns the resource types implied by the given element,
if any.
- getResourceTypes(UElement) - Method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Evaluates the given node and returns the resource types applicable to the
node, if any.
- getResourceTypes(PsiElement) - Method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
Evaluates the given node and returns the resource types applicable to the
node, if any.
- getResourceVisibility() - Method in class com.android.tools.lint.detector.api.Project
-
Returns a shared ResourceVisibilityLookup
- getReturnType() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
- getScope() - Method in class com.android.tools.lint.detector.api.Implementation
-
Returns the scope required to analyze the code to detect this issue.
- getSdkInfo() - Method in class com.android.tools.lint.detector.api.Project
-
Gets the SDK info for the current project.
- getSeverity(Issue) - Method in class com.android.tools.lint.client.api.Configuration
-
Returns the severity for a given issue.
- getSeverity(Issue) - Method in class com.android.tools.lint.client.api.DefaultConfiguration
-
- getSignature() - Method in class com.android.tools.lint.client.api.JavaParser.DefaultTypeDescriptor
-
Deprecated.
- getSignature() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedNode
-
Deprecated.
Returns the signature of the resolved node
- getSignature() - Method in class com.android.tools.lint.client.api.JavaParser.TypeDescriptor
-
Deprecated.
Returns the full signature of the type, which is normally the same as
JavaParser.TypeDescriptor.getName()
but for arrays can include []'s, for generic methods can include generics parameters
etc
- getSimpleName() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Returns the simple name of this class
- getSimpleName() - Method in class com.android.tools.lint.client.api.JavaParser.TypeDescriptor
-
Deprecated.
Returns the simple name of this class
- getSourceProviders(AndroidProject, Variant) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- getSpeed() - Method in class com.android.tools.lint.detector.api.Detector
-
Deprecated.
- getSpeed(Issue) - Method in class com.android.tools.lint.detector.api.Detector
-
Deprecated.
- getStyleAttributes(Project, LintClient, String, String, String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Looks up the resource values for the given attribute given a style.
- getSubset() - Method in class com.android.tools.lint.detector.api.Project
-
The list of files to be checked in this project.
- getSuperClass() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
- getSuperClassMap() - Method in class com.android.tools.lint.detector.api.Project
-
Returns a super class map for this project.
- getSuperMethod(PsiMethod) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- getSuperMethod() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
Returns the super implementation of the given method, if any
- getTargetSdk() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the target API level specified by the manifest, or -1 if not
specified.
- getTargetSdkVersion() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the target API level for the project
- getTestLibraries() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the list of source folders for Java test source files
- getTestSourceFolders() - Method in class com.android.tools.lint.detector.api.Project
-
Returns the list of source folders for Java test source files
- getTestSourceProviders(AndroidProject, Variant) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- getTotalCount() - Method in class com.android.tools.lint.client.api.LintBaseline
-
Returns the total number of issues contained in this baseline
- getType(JavaContext, Node) - Method in class com.android.tools.lint.client.api.JavaParser
-
- getType() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedAnnotation
-
Deprecated.
- getType() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
- getType() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedField
-
Deprecated.
- getType() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedVariable
-
Deprecated.
- getType() - Method in class com.android.tools.lint.client.api.ResourceReference
-
- getTypeClass() - Method in class com.android.tools.lint.client.api.JavaParser.DefaultTypeDescriptor
-
Deprecated.
- getTypeClass() - Method in class com.android.tools.lint.client.api.JavaParser.TypeDescriptor
-
Deprecated.
If the type is not primitive, returns the class of the type if known
- getTypeFromAnnotationSignature(String) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
- getTypesFromAnnotations(PsiAnnotation[]) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
- getTypesFromAnnotations(List<UAnnotation>) - Static method in class com.android.tools.lint.detector.api.ResourceEvaluator
-
- getUastContext() - Method in class com.android.tools.lint.client.api.UastParser
-
Returns a UastContext which can provide UAST representations for source files
- getValue(String) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedAnnotation
-
Deprecated.
- getValue() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedAnnotation
-
Deprecated.
- getValue() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedField
-
Deprecated.
- getValueLocation(XmlContext, Attr) - Method in class com.android.tools.lint.client.api.XmlParser
-
Returns a Location for the given DOM node
- getValues() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedAnnotation
-
Deprecated.
- globToRegexp(String) - Static method in class com.android.tools.lint.client.api.DefaultConfiguration
-
- gradleFiles - Variable in class com.android.tools.lint.detector.api.Project
-
- gradleProject - Variable in class com.android.tools.lint.detector.api.Project
-
- gradleVersion - Variable in class com.android.tools.lint.detector.api.Project
-
- group() - Method in class com.android.tools.lint.detector.api.LintFix.Builder
-
Creates a group of fixes
- group(LintFix...) - Method in class com.android.tools.lint.detector.api.LintFix.Builder
-
Creates a fix list from a set of lint fixes.
- guessGradleLocation(Project) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Create a Location for an error in the top level build.gradle file.
- guessGradleLocation(LintClient, File, String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Attempts to find a string in the build.gradle file for a given project directory.
- ID_RES_ANNOTATION - Static variable in class com.android.tools.lint.detector.api.ResourceEvaluator
-
- idReferencesMatch(String, String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given two id references match.
- ignore(Context, Issue, Location, String) - Method in class com.android.tools.lint.client.api.Configuration
-
Marks the given warning as "ignored".
- ignore(Issue, File) - Method in class com.android.tools.lint.client.api.Configuration
-
Marks the given issue and file combination as being ignored.
- ignore(Context, Issue, Location, String) - Method in class com.android.tools.lint.client.api.DefaultConfiguration
-
- ignore(Issue, File) - Method in class com.android.tools.lint.client.api.DefaultConfiguration
-
- Implementation - Class in com.android.tools.lint.detector.api
-
An
Implementation of an
Issue maps to the
Detector
class responsible for analyzing the issue, as well as the
Scope required
by the detector to perform its analysis.
- Implementation(Class<? extends Detector>, EnumSet<Scope>) - Constructor for class com.android.tools.lint.detector.api.Implementation
-
Creates a new implementation for analyzing one or more issues
- Implementation(Class<? extends Detector>, EnumSet<Scope>, EnumSet<Scope>...) - Constructor for class com.android.tools.lint.detector.api.Implementation
-
Creates a new implementation for analyzing one or more issues
- implementsInterface(PsiClass, String, boolean) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- implementsInterface(PsiClass, String, boolean) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- indexOf(CharSequence, char) - Static method in class com.android.tools.lint.detector.api.CharSequences
-
- indexOf(CharSequence, char, int) - Static method in class com.android.tools.lint.detector.api.CharSequences
-
- indexOf(CharSequence, CharSequence) - Static method in class com.android.tools.lint.detector.api.CharSequences
-
- indexOf(CharSequence, CharSequence, int) - Static method in class com.android.tools.lint.detector.api.CharSequences
-
- inheritsFrom(PsiClass, String, boolean) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
Checks whether the class extends a super class or implements a given interface.
- inheritsFrom(PsiClass, String, boolean) - Method in class com.android.tools.lint.helpers.DefaultJavaEvaluator
-
- initialize() - Method in class com.android.tools.lint.detector.api.Project
-
- INTEGER_RES_ANNOTATION - Static variable in class com.android.tools.lint.detector.api.ResourceEvaluator
-
- INTERPOLATOR_RES_ANNOTATION - Static variable in class com.android.tools.lint.detector.api.ResourceEvaluator
-
- isAbstract(PsiModifierListOwner) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- isAdequate(EnumSet<Scope>) - Method in class com.android.tools.lint.detector.api.Implementation
-
Returns true if the given scope is adequate for analyzing this issue.
- isAndroidProject() - Method in class com.android.tools.lint.detector.api.Project
-
Returns true if this project is an Android project.
- isAnonymousClass(ClassNode) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given class node represents an anonymous inner class
- isAospBuildEnvironment() - Static method in class com.android.tools.lint.detector.api.Project
-
Is lint running in an AOSP build environment
- isAospFrameworksProject(File) - Static method in class com.android.tools.lint.detector.api.Project
-
Is this the actual frameworks project.
- isAospFrameworksRelatedProject(File) - Static method in class com.android.tools.lint.detector.api.Project
-
Is this the frameworks or related AOSP project? Needs some hardcoded support since
it doesn't have a manifest file, etc.
- isArray() - Method in class com.android.tools.lint.client.api.JavaParser.DefaultTypeDescriptor
-
Deprecated.
- isArray() - Method in class com.android.tools.lint.client.api.JavaParser.TypeDescriptor
-
Deprecated.
Returns true if the given TypeDescriptor represents an array
- isArrayLiteral(PsiElement) - Static method in class com.android.tools.lint.detector.api.ConstantEvaluator
-
Returns true if the node is pointing to a an array literal
- isArrayLiteral(UElement) - Static method in class com.android.tools.lint.detector.api.ConstantEvaluator
-
Returns true if the node is pointing to a an array literal
- isBitmapFile(File) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given file represents a bitmap drawable file
- isCategoryName(String) - Method in class com.android.tools.lint.client.api.IssueRegistry
-
Returns true if the given category is a valid category
- isConstructor() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
- isDataBindingExpression(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given resource value is a data binding expression
- isEditableTo(String, String, int) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the first string can be edited (Via insertions, deletions or
substitutions) into the second string in at most the given number of editing
operations.
- isEnabled(Issue) - Method in class com.android.tools.lint.client.api.Configuration
-
Returns false if the given issue has been disabled.
- isEnabledByDefault() - Method in class com.android.tools.lint.detector.api.Issue
-
Returns whether this issue should be enabled by default, unless the user
has explicitly disabled it.
- isEnglishResource(XmlContext, boolean) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Check whether the given resource file is in an English locale
- isEnum() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
- isFalseLiteral(PsiElement) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- isFileBasedResourceType(ResourceType) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Determine if the given type corresponds to a resource that has a unique
file
- isFilteredMessage(String, TextFormat) - Static method in class com.android.tools.lint.client.api.LintBaseline
-
- isFinal(PsiModifierListOwner) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- isFixedMessage(String, TextFormat) - Static method in class com.android.tools.lint.client.api.LintBaseline
-
Given an error message produced by this lint detector for the given issue type,
determines whether this corresponds to the warning (produced by
{link
LintBaseline.reportBaselineIssues(LintDriver, Project) above) that one or
more issues have been fixed (present in baseline but not in project.)
- isGradleProject() - Method in class com.android.tools.lint.detector.api.Project
-
Returns true if this project is a Gradle-based Android project
- isHeightFillParent(Element) - Static method in class com.android.tools.lint.detector.api.LayoutDetector
-
- isIgnored(Context, Issue, Location, String) - Method in class com.android.tools.lint.client.api.Configuration
-
Checks whether this issue should be ignored because the user has already
suppressed the error? Note that this refers to individual issues being
suppressed/ignored, not a whole detector being disabled via something
like
Configuration.isEnabled(Issue).
- isIgnored(Context, Issue, Location, String) - Method in class com.android.tools.lint.client.api.DefaultConfiguration
-
- isImplementing(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Determines whether this is implementing the given interface.
- isImported(Node, String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- isInherited(PsiAnnotation, PsiModifierListOwner) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
Returns true if the given annotation is inherited (instead of being defined directly
on the given modifier list holder
- isInherited(UAnnotation, PsiModifierListOwner) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- isInherited(UAnnotation, UAnnotated) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
Returns true if the given annotation is inherited (instead of being defined directly
on the given modifier list holder
- isInheritingFrom(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Determines whether this class extends or implements the class of the given name.
- isInPackage(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
- isInPackage(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedField
-
Deprecated.
- isInPackage(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedMethod
-
Deprecated.
- isInPackage(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedNode
-
Deprecated.
Returns true if this element is in the given package (or optionally, in one of its sub
packages)
- isInterface() - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
- isIssueId(String) - Method in class com.android.tools.lint.client.api.IssueRegistry
-
Returns true if the given id represents a valid issue id
- isJavaKeyword(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given string is a reserved Java keyword
- isLibrary() - Method in class com.android.tools.lint.detector.api.Project
-
Returns true if this project is an Android library project
- isManifestFolder(File) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given directory is a lint manifest file directory.
- isManifestPlaceHolderExpression(String) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given resource value is a manifest place holder expression
- isMemberInClass(PsiMember, String) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- isMemberInSubClassOf(PsiMember, String, boolean) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- isMergingManifests() - Method in class com.android.tools.lint.detector.api.Project
-
Returns whether manifest merging is in effect
- isModelOlderThan(Project, int, int, int) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given Gradle model is older than the given version number
- isModelOlderThan(Project, int, int, int, boolean) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given Gradle model is older than the given version number
- isNullLiteral(PsiElement) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given element is the null literal
- isPrimitive() - Method in class com.android.tools.lint.client.api.JavaParser.DefaultTypeDescriptor
-
Deprecated.
- isPrimitive() - Method in class com.android.tools.lint.client.api.JavaParser.TypeDescriptor
-
Deprecated.
Returns true if the given TypeDescriptor represents a primitive
- isPrivate(PsiModifierListOwner) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- isPublic(PsiModifierListOwner) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- isRemoveFixed() - Method in class com.android.tools.lint.client.api.LintBaseline
-
Whether the baseline when writing the file will skip fixed issues, or include all.
- isRootElement(Element) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given element is the root element of its document
- isSameResourceFile(File, File) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given two paths point to the same logical resource file within
a source set.
- isStatic(PsiModifierListOwner) - Method in class com.android.tools.lint.client.api.JavaEvaluator
-
- isStaticInnerClass(ClassNode) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given class node represents a static inner class.
- isString(PsiType) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- isSubclassOf(String, boolean) - Method in class com.android.tools.lint.client.api.JavaParser.ResolvedClass
-
Deprecated.
Determines whether this class extends the given name.
- Issue - Class in com.android.tools.lint.detector.api
-
An issue is a potential bug in an Android application.
- IssueRegistry - Class in com.android.tools.lint.client.api
-
Registry which provides a list of checks to be performed on an Android project
- IssueRegistry() - Constructor for class com.android.tools.lint.client.api.IssueRegistry
-
- isTrueLiteral(PsiElement) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
- isUpToDate() - Method in class com.android.tools.lint.client.api.IssueRegistry
-
Whether this issue registry is up to date.
- isUpToDate() - Method in class com.android.tools.lint.client.api.JarFileIssueRegistry
-
- isWidthFillParent(Element) - Static method in class com.android.tools.lint.detector.api.LayoutDetector
-
- isWriteOnClose() - Method in class com.android.tools.lint.client.api.LintBaseline
-
Returns whether this baseline is writing its result upon close
- isXmlFile(File) - Static method in class com.android.tools.lint.detector.api.LintUtils
-
Returns true if the given file represents an XML file
- iterator() - Method in class com.android.tools.lint.detector.api.LintFix.DataMap
-