public interface HasAndroidResourceDeps
Modifier and Type | Method and Description |
---|---|
SourcePath |
getAssets() |
BuildTarget |
getBuildTarget() |
SourcePath |
getPathToRDotJavaPackageFile() |
SourcePath |
getPathToTextSymbolsFile() |
String |
getRDotJavaPackage() |
SourcePath |
getRes() |
BuildTarget getBuildTarget()
String getRDotJavaPackage()
SourcePath getPathToTextSymbolsFile()
SourcePath getPathToRDotJavaPackageFile()
@Nullable SourcePath getRes()
@Nullable SourcePath getAssets()