- add(LintDetectorTest.TestFile, String) - Method in class com.android.tools.lint.checks.infrastructure.TestFile.JarTestFile
-
- add(LintDetectorTest.TestFile) - Method in class com.android.tools.lint.checks.infrastructure.TestFile.JarTestFile
-
- addCleanupDir(File) - Static method in class com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest
-
- addSelection(String, int, int) - Static method in class com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest
-
- allowAndroidBuildEnvironment() - Method in class com.android.tools.lint.checks.infrastructure.LintDetectorTest
-
Normally having $ANDROID_BUILD_TOP set when running lint is a bad idea
(because it enables some special support in lint for checking code in AOSP
itself.) However, some lint tests (particularly custom lint checks) may not care
about this.
- allowAndroidBuildEnvironment() - Method in class com.android.tools.lint.checks.infrastructure.LintDetectorTest.TestLintClient
-
Normally having $ANDROID_BUILD_TOP set when running lint is a bad idea
(because it enables some special support in lint for checking code in AOSP
itself.) However, some lint tests (particularly custom lint checks) may not care
about this.
- allowAndroidBuildEnvironment() - Method in class com.android.tools.lint.checks.infrastructure.TestLintClient
-
Normally having $ANDROID_BUILD_TOP set when running lint is a bad idea
(because it enables some special support in lint for checking code in AOSP
itself.) However, some lint tests (particularly custom lint checks) may not care
about this.
- allowCompilationErrors() - Method in class com.android.tools.lint.checks.infrastructure.LintDetectorTest
-
- allowCompilationErrors() - Method in class com.android.tools.lint.checks.infrastructure.TestLintTask
-
Configures the test task to allow compilation errors in the test files (normally not
allowed)
- allowCompilationErrors(boolean) - Method in class com.android.tools.lint.checks.infrastructure.TestLintTask
-
Sets whether the test task should allow compilation errors in the test files
- allowSystemErrors(boolean) - Method in class com.android.tools.lint.checks.infrastructure.TestLintTask
-
Sets whether the test task should silently ignore lint infrastructure errors
(such as missing .class files etc)
- allowUnrecognizedConstructs() - Method in class com.android.tools.lint.checks.infrastructure.GradleModelMocker
-
- analyze(List<File>) - Method in class com.android.tools.lint.checks.infrastructure.LintDetectorTest.TestLintClient
-
- analyze(List<File>, List<Issue>) - Method in class com.android.tools.lint.checks.infrastructure.TestLintClient
-
- assertEqualsGolden(String, String) - Method in class com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest
-
- assertEqualsGolden(String, String, String) - Method in class com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest
-