Home | History | Annotate | Download | only in 25.3.0-alpha1

META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/android/tools/
com/android/tools/lint/
com/android/tools/lint/checks/
com/android/tools/lint/checks/infrastructure/
com/android/tools/lint/checks/infrastructure/LintDetectorTest$TestLintClient$2.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
 com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestLintClient$2 extends com.android.ide.common.res2.ResourceSet {
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestLintClient this$1
	void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestLintClient, java.lang.String, java.lang.String) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestLintClient this$1
		String x0
		String x1
	protected void checkItems ()  throws com.android.ide.common.res2.DuplicateDataException 
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$PropertyTestFile.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$PropertyTestFile extends com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile {
	private StringBuilder mStringBuilder
	private int mNextLibraryIndex
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$PropertyTestFile property (java.lang.String, java.lang.String) 
		String key
		String value
		String escapedValue
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$PropertyTestFile compileSdk (int) 
		int target
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$PropertyTestFile library (boolean) 
		boolean isLibrary
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$PropertyTestFile manifestMerger (boolean) 
		boolean merger
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$PropertyTestFile dependsOn (java.lang.String) 
		String relative
	public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile withSource (java.lang.String) 
		String source
	public java.lang.String getContents () 
	public java.io.File createFile (java.io.File)  throws java.io.IOException 
		java.io.File targetDir
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest.class

com/android/tools/lint/checks/infrastructure/LintDetectorTest$2.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
 com.android.tools.lint.checks.infrastructure.LintDetectorTest$2 extends com.android.tools.lint.checks.infrastructure.LintDetectorTest$BytecodeProducer {
	final byte[] val$bytes
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest, byte[]) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public byte[] produce () 
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$BinaryTestFile.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$BinaryTestFile extends com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile {
	private final com.android.tools.lint.checks.infrastructure.LintDetectorTest$BytecodeProducer mProducer
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest, java.lang.String, com.android.tools.lint.checks.infrastructure.LintDetectorTest$BytecodeProducer) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
		String to
		com.android.tools.lint.checks.infrastructure.LintDetectorTest$BytecodeProducer producer
	public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile withSource (java.lang.String) 
		String source
	public java.lang.String getContents () 
	public byte[] getBinaryContents () 
	public java.io.File createFile (java.io.File)  throws java.io.IOException 
		java.io.File targetDir
		int index
		String relative
		String name
		java.io.InputStream stream
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$ImageTestFile.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ImageTestFile extends com.android.tools.lint.checks.infrastructure.LintDetectorTest$BinaryTestFile {
	private final java.awt.image.BufferedImage mImage
	private String mFormat
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest, java.lang.String, int, int) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
		String to
		int width
		int height
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ImageTestFile fill (int) 
		int argb
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ImageTestFile fill (int, int, int, int, int) 
		int x
		int y
		int width
		int height
		int argb
		java.awt.Graphics2D graphics
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ImageTestFile text (int, int, java.lang.String, int) 
		int x
		int y
		String s
		int argb
		java.awt.Graphics2D graphics
	public byte[] getBinaryContents () 
		java.io.IOException e
		java.io.ByteArrayOutputStream output
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ImageTestFile format (java.lang.String) 
		String format
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$BytecodeProducer.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$BytecodeProducer extends com.android.tools.lint.checks.infrastructure.LintDetectorTest$ByteProducer implements org.objectweb.asm.Opcodes  {
	public void  () 
	public byte[] produce () 
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$1.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
 com.android.tools.lint.checks.infrastructure.LintDetectorTest$1 extends com.android.tools.lint.checks.infrastructure.LintDetectorTest$BytecodeProducer {
	final byte[] val$bytes
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest, byte[]) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public byte[] produce () 
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$ByteProducer.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ByteProducer extends java.lang.Object {
	public void  () 
	public byte[] produce () 
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$TestLintClient.class

com/android/tools/lint/checks/infrastructure/BaseLintDetectorTest.class

com/android/tools/lint/checks/infrastructure/LintDetectorTest$3.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
 com.android.tools.lint.checks.infrastructure.LintDetectorTest$3 extends com.android.tools.lint.checks.infrastructure.LintDetectorTest$BytecodeProducer {
	final byte[] val$finalBytes
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest, byte[]) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public byte[] produce () 
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$TestLintClient$1.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
 com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestLintClient$1 extends com.android.tools.lint.EcjParser {
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestLintClient this$1
	void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestLintClient, com.android.tools.lint.LintCliClient, com.android.tools.lint.detector.api.Project) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestLintClient this$1
		com.android.tools.lint.LintCliClient x0
		com.android.tools.lint.detector.api.Project x1
	public boolean prepareJavaParse (java.util.List) 
		String filename
		org.eclipse.jdt.core.compiler.IProblem problem
		org.eclipse.jdt.core.compiler.CategorizedProblem[] problems
		org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit
		StringBuilder sb
		java.util.List contexts
		boolean success
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$TestConfiguration.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$TestConfiguration extends com.android.tools.lint.client.api.DefaultConfiguration {
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	protected void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest, com.android.tools.lint.client.api.LintClient, com.android.tools.lint.detector.api.Project, com.android.tools.lint.client.api.Configuration) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
		com.android.tools.lint.client.api.LintClient client
		com.android.tools.lint.detector.api.Project project
		com.android.tools.lint.client.api.Configuration parent
	public void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest, com.android.tools.lint.client.api.LintClient, com.android.tools.lint.detector.api.Project, com.android.tools.lint.client.api.Configuration, java.io.File) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
		com.android.tools.lint.client.api.LintClient client
		com.android.tools.lint.detector.api.Project project
		com.android.tools.lint.client.api.Configuration parent
		java.io.File configFile
	protected com.android.tools.lint.detector.api.Severity getDefaultSeverity (com.android.tools.lint.detector.api.Issue) 
		com.android.tools.lint.detector.api.Issue issue
		com.android.tools.lint.detector.api.Severity severity
	public boolean isEnabled (com.android.tools.lint.detector.api.Issue) 
		com.android.tools.lint.detector.api.Issue issue
	public void ignore (com.android.tools.lint.detector.api.Context, com.android.tools.lint.detector.api.Issue, com.android.tools.lint.detector.api.Location, java.lang.String) 
		com.android.tools.lint.detector.api.Context context
		com.android.tools.lint.detector.api.Issue issue
		com.android.tools.lint.detector.api.Location location
		String message
	public void setSeverity (com.android.tools.lint.detector.api.Issue, com.android.tools.lint.detector.api.Severity) 
		com.android.tools.lint.detector.api.Issue issue
		com.android.tools.lint.detector.api.Severity severity
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$ManifestTestFile.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ManifestTestFile extends com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile {
	public String pkg
	public int minSdk
	public int targetSdk
	public String[] permissions
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ManifestTestFile minSdk (int) 
		int min
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ManifestTestFile targetSdk (int) 
		int target
	public transient com.android.tools.lint.checks.infrastructure.LintDetectorTest$ManifestTestFile permissions (java.lang.String[]) 
		String[] permissions
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$ManifestTestFile pkg (java.lang.String) 
		String pkg
	public java.lang.String getContents () 
		String permission
		StringBuilder permissionBlock
		StringBuilder sb
	public java.io.File createFile (java.io.File)  throws java.io.IOException 
		java.io.File targetDir
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$CustomIssueRegistry.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$CustomIssueRegistry extends com.android.tools.lint.client.api.IssueRegistry {
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public java.util.List getIssues () 
}

com/android/tools/lint/checks/infrastructure/LintDetectorTest$JarTestFile.class
LintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.LintDetectorTest$JarTestFile extends com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile {
	private java.util.List mFiles
	private java.util.Map mPath
	final com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
	public void  (com.android.tools.lint.checks.infrastructure.LintDetectorTest, java.lang.String) 
		com.android.tools.lint.checks.infrastructure.LintDetectorTest this$0
		String to
	public transient com.android.tools.lint.checks.infrastructure.LintDetectorTest$JarTestFile files (com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile[]) 
		com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile[] files
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$JarTestFile add (com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile, java.lang.String) 
		com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile file
		String path
	public com.android.tools.lint.checks.infrastructure.LintDetectorTest$JarTestFile add (com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile) 
		com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile file
	public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile withSource (java.lang.String) 
		String source
	public java.lang.String getContents () 
	public java.io.File createFile (java.io.File)  throws java.io.IOException 
		boolean mkdir
		boolean mkdir
		boolean deleted
		byte[] bytes
		String contents
		byte[] bytes
		String path
		com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile file
		java.util.jar.JarOutputStream jarOutputStream
		java.io.File targetDir
		int index
		String relative
		String name
		java.io.File dir
		java.io.File tempFile
		java.util.jar.Manifest manifest
}

com/android/tools/lint/checks/infrastructure/BaseLintDetectorTest$TestFile.class
BaseLintDetectorTest.java
package com.android.tools.lint.checks.infrastructure
public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile extends java.lang.Object {
	public String sourceRelativePath
	public String targetRelativePath
	public String contents
	public byte[] bytes
	final com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest this$0
	public void  (com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest) 
		com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest this$0
	public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile withSource (java.lang.String) 
		String source
	public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile from (java.lang.String) 
		String from
	public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile to (java.lang.String) 
		String to
	public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile copy (java.lang.String) 
		String relativePath
		String targetPath
		int replaceIndex
	public java.io.File createFile (java.io.File)  throws java.io.IOException 
		java.io.InputStream stream
		java.io.InputStream stream
		java.io.File targetDir
		java.io.InputStream stream
		int index
		String relative
		String name
	public java.lang.String getContents () 
		java.io.IOException ignore
		java.io.InputStream stream
	public com.android.tools.lint.checks.infrastructure.BaseLintDetectorTest$TestFile withBytes (byte[]) 
		byte[] bytes
}

NOTICE