public abstract class CheckTestedAppObfuscation
extends com.android.build.gradle.internal.tasks.NonIncrementalTask
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckTestedAppObfuscation.CreationAction |
| Constructor and Description |
|---|
CheckTestedAppObfuscation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doTaskAction() |
java.io.File |
getDummyOutput()
Dummy output to allow up-to-date check
|
org.gradle.api.file.FileCollection |
getMappingFile() |
getProjectName, getVariantName, getWorkerExecutor, getWorkerFacadeWithThreads, getWorkerFacadeWithWorkers, recordTaskAction, setVariantNamenewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@InputFiles public org.gradle.api.file.FileCollection getMappingFile()
@OutputFile @Optional public java.io.File getDummyOutput()
protected void doTaskAction()
doTaskAction in class com.android.build.gradle.internal.tasks.NonIncrementalTask