- generatedFiles(File, List<ResourceItem>, String, FolderConfiguration) - Static method in class com.android.ide.common.res2.ResourceFile
-
- GeneratedResourceItem - Class in com.android.ide.common.res2
-
A
ResourceItem
that is generated, it knows its generated file path, which is not the same
as as the owner ResourceFile.
- GeneratedResourceItem(String, File, ResourceType, String, String) - Constructor for class com.android.ide.common.res2.GeneratedResourceItem
-
- GeneratedResourceSet - Class in com.android.ide.common.res2
-
- GeneratedResourceSet(ResourceSet) - Constructor for class com.android.ide.common.res2.GeneratedResourceSet
-
- GeneratedResourceSet(String, String) - Constructor for class com.android.ide.common.res2.GeneratedResourceSet
-
- generateFile(File, File) - Method in class com.android.ide.common.res2.NoOpResourcePreprocessor
-
- generateFile(File, File) - Method in interface com.android.ide.common.res2.ResourcePreprocessor
-
Actually generate the file based on the original file.
- get(K) - Method in class com.android.ide.common.caching.CreatingCache
-
Queries the cache for a given key.
- get(AndroidLibrary) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
-
- get(AndroidArtifact) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
-
- get(AndroidProject, Variant) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
-
- get(Object) - Method in class com.android.ide.common.resources.ResourceValueMap
-
- get() - Method in class com.android.ide.common.util.JvmWideVariable
-
Returns the current value of this JVM-wide variable.
- get(Node) - Static method in enum com.android.ide.common.xml.XmlFormatStyle
-
- getActivities() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the list of activities found in the manifest.
- getAdditionalDataTagName() - Method in class com.android.ide.common.res2.ResourceMerger
-
- getAdditionalSegments() - Method in class com.android.ide.common.repository.GradleVersion
-
- getAllThemes() - Method in class com.android.ide.common.resources.ResourceResolver
-
- getAlternateCount() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns the number of alternate versions for this resource.
- getAnyDensity() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
returns the value of the anyDensity
attribute or null if not present.
- getApiLevel() - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Returns the API level of the layout library.
- getAppResources() - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
-
- getArgs() - Method in interface com.android.ide.common.process.ProcessInfo
-
The command line arguments.
- getArgs() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
-
- getArgs() - Method in class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
-
- getArtifactDirectory(File, GradleCoordinate) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getArtifactId() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getArtifactIdDirectory(File, String, String) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getArtifactType(String) - Static method in enum com.android.ide.common.repository.GradleCoordinate.ArtifactType
-
- getArtifactType() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getAttributeComparator() - Method in enum com.android.ide.common.xml.XmlAttributeSortOrder
-
- getAttributeComparator() - Method in class com.android.ide.common.xml.XmlFormatPreferences
-
Returns the comparator to use when formatting, or null for no sorting
- getAvailableResourceTypes() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getAvailableResourceTypes() - Method in class com.android.ide.common.resources.ResourceRepository
-
- getCertificate() - Method in class com.android.ide.common.signing.CertificateInfo
-
- getCertificateInfo(String, File, String, String, String) - Static method in class com.android.ide.common.signing.KeystoreHelper
-
Returns the CertificateInfo for the given signing configuration.
- getClassLoader() - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Returns the classloader used to load the classes in the layoutlib jar file.
- getClasspath() - Method in interface com.android.ide.common.process.JavaProcessInfo
-
- getClasspath() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
-
- getCode() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- getCode() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
- getCommandLine() - Method in exception com.android.ide.common.signing.KeytoolException
-
- getConfig() - Method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Creates and returns the HardwareConfig object.
- getConfig(String[]) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfig(Iterable<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfigForFolder(String) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfigForQualifierString(String) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfigFromQualifiers(Iterable<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfigFromQualifiers(Iterator<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfiguration() - Method in class com.android.ide.common.res2.ResourceItem
-
- getConfiguration() - Method in class com.android.ide.common.res2.SourcelessResourceItem
-
Determine the FolderConfiguration from the item's qualifiers instead of from DataItem.getSource()
.
- getConfiguration() - Method in interface com.android.ide.common.resources.configuration.Configurable
-
- getConfiguration() - Method in class com.android.ide.common.resources.ResourceFile
-
- getConfiguration() - Method in class com.android.ide.common.resources.ResourceFolder
-
- getConfiguredResources(FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getConfiguredResources(ResourceType, FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns a map of (resource name, resource value) for the given ResourceType
.
- getConfiguredResources(Map<ResourceType, ListMultimap<String, ResourceItem>>, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getConfiguredResources(FolderConfiguration) - Method in class com.android.ide.common.resources.ResourceRepository
-
- getConfiguredValue(ResourceType, String, FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getCoordinateFromSdkPath(String) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
-
Given
RepoPackage
-style
path
, get the
GradleCoordinate
for the package (assuming it is a maven-style package).
- getCountryCodeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getCurrentTheme() - Method in class com.android.ide.common.resources.ResourceItemResolver
-
- getDataSet() - Method in class com.android.ide.common.res2.FileValidity
-
- getDebuggable() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the debuggable
attribute value or null if it is not set.
- getDefaultLanguageRegion(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
- getDefaultTheme() - Method in class com.android.ide.common.resources.ResourceResolver
-
- getDefaultValues(int) - Static method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
- getDensityQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getDescription() - Method in interface com.android.ide.common.process.ProcessInfo
-
Description of this process.
- getDescription() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
-
- getDescription() - Method in class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
-
- getDirName() - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
The directory name of the repository inside the extras folder
- getDisplayName() - Method in class com.android.ide.common.vectordrawable.VdIcon
-
- getDisplayString(ResourceType, String, boolean, List<ResourceValue>) - Static method in class com.android.ide.common.resources.ResourceItemResolver
-
Returns a display string for a resource lookup
- getDisplayString(String, List<ResourceValue>) - Static method in class com.android.ide.common.resources.ResourceItemResolver
-
Returns a display string for a resource lookup
- getEncodedValues() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
Returns a string encoding of the content of the instance.
- getEnvironment() - Method in interface com.android.ide.common.process.ProcessInfo
-
The environment variables to set when running the process.
- getEnvironment() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
-
- getEnvironment() - Method in class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
-
- getErrorOutput() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
-
- getErrorOutput() - Method in interface com.android.ide.common.process.ProcessOutput
-
Returns the OutputStream to use for the error output
- getErrorOutputAsString() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
-
Return the process error output as a String.
- getErrors() - Method in class com.android.ide.common.resources.ScanningContext
-
Returns a list of errors encountered during scanning
- getErrorText(String, ResourceType) - Static method in class com.android.ide.common.res2.ValueResourceNameValidator
-
Validate a value resource name.
- getErrorTextForFileResource(String, ResourceType) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a single-file resource name.
- getErrorTextForNameWithoutExtension(String) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a single-file resource name.
- getErrorTextForPartialName(String, ResourceType) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a file-based resource name as it is being typed in a text field.
- getExecutable() - Method in interface com.android.ide.common.process.ProcessInfo
-
The executable to run.
- getExecutable() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
-
- getExecutable() - Method in class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
-
- getExecutor() - Method in class com.android.ide.common.res2.MergeWriter
-
- getExitValue() - Method in interface com.android.ide.common.process.ProcessResult
-
Returns the exit value of the process.
- getFile() - Method in class com.android.ide.common.res2.DataFile
-
- getFile() - Method in class com.android.ide.common.res2.GeneratedResourceItem
-
- getFile() - Method in class com.android.ide.common.resources.ResourceFile
-
Returns the IFile associated with the ResourceFile.
- getFile(String) - Method in class com.android.ide.common.resources.ResourceFolder
-
- getFilesToBeGenerated(File) - Method in class com.android.ide.common.res2.NoOpResourcePreprocessor
-
- getFilesToBeGenerated(File) - Method in interface com.android.ide.common.res2.ResourcePreprocessor
-
Returns the paths that should be generated for the given file.
- getFolder() - Method in class com.android.ide.common.resources.ResourceFile
-
- getFolder() - Method in class com.android.ide.common.resources.ResourceFolder
-
Returns the IAbstractFolder
associated with this object.
- getFolderConfig(State) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
-
- getFolderConfig(Device, String) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
-
- getFolderConfig(Device) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
-
- getFolderConfiguration() - Method in class com.android.ide.common.res2.ResourceFile
-
- getFolderName(ResourceFolderType) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns the name of a folder with the configuration.
- getFolders(ResourceFolderType) - Method in class com.android.ide.common.resources.ResourceRepository
-
- getFolderSegment(int) - Static method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
Returns the folder name segment for the given value.
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
Returns the string used to represent this qualifier in the folder name.
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
Returns the string used to represent this qualifier in the folder name.
- getFolderSegment(int) - Static method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
Returns the folder name segment for the given value.
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
Returns the string used to represent this qualifier in the folder name.
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns a string formatted to be used in a folder name.
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
Returns the string used to represent this qualifier in the folder name.
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- getFolderSegment(int) - Static method in class com.android.ide.common.resources.configuration.VersionQualifier
-
Returns the folder name segment for the given value.
- getFolderSegment() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
Returns the string used to represent this qualifier in the folder name.
- getFrameworkResource(ResourceType, String) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getFrameworkResources() - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
-
- getFrameworkResources() - Method in class com.android.ide.common.resources.ResourceResolver
-
- getFull() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getGenericLabel(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Returns a user-displayable description of the given generic device
- getGlEsVersion() - Method in class com.android.ide.common.xml.ManifestData
-
- getGlEsVersion() - Method in class com.android.ide.common.xml.ManifestData.UsesFeature
-
Returns the value of the glEsVersion attribute, or 0 if the attribute was not present.
- getGroup() - Method in class com.android.ide.common.util.JvmWideVariable
-
- getGroupId() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getHeight() - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- getHeight() - Method in class com.android.ide.common.vectordrawable.VdPreview.SourceSize
-
- getHighestInstalledVersion(String, String, File, String, boolean, FileOp) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getHighestInstalledVersion(String, String, File, String, boolean) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getHighestInstalledVersion(File, String, String, String, boolean) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
- getHighestInstalledVersion(File, String, String, String, boolean, FileOp) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
- getHighestPriorityQualifier(int) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns the index of the first non null
ResourceQualifier
starting at index
startIndex
- getIconHeight() - Method in class com.android.ide.common.vectordrawable.VdIcon
-
- getIconWidth() - Method in class com.android.ide.common.vectordrawable.VdIcon
-
- getId() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getIgnoredFromDiskMerge() - Method in class com.android.ide.common.res2.ResourceItem
-
- getImage() - Method in class com.android.ide.common.rendering.StaticRenderSession
-
- getInstrumentations() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the list of instrumentations found in the manifest.
- getInvalidQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns the first invalid qualifier, or null
if they are all valid (or if none
exists).
- getItemMap() - Method in class com.android.ide.common.res2.DataFile
-
- getItems() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getItems() - Method in class com.android.ide.common.res2.DataFile
-
- getItemsOfType(ResourceType) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getJavaHome() - Method in exception com.android.ide.common.signing.KeytoolException
-
- getJvmArgs() - Method in interface com.android.ide.common.process.JavaProcessInfo
-
The JVM args to use.
- getJvmArgs() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
-
- getKey() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns a key for this resource.
- getKey() - Method in class com.android.ide.common.signing.CertificateInfo
-
- getKeyboardStateQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getLanguage() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getLanguageAlpha2(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the corresponding ISO 639 alpha-2 code given an alpha-3 code
- getLanguageAlpha3(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the corresponding ISO 639 alpha-3 code given an alpha-2 code
- getLanguageCodes() - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns all the known language codes
- getLanguageCodes(boolean) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns all the known language codes
- getLanguageName(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the name of the given language for a language code, in English.
- getLanguageRegion(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the region code for the given language.
- getLanguageRegion(String, ResourceRepository) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the region code for the given language.
- getLanguages() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns the sorted list of languages used in the resources.
- getLanguages() - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns the sorted list of languages used in the resources.
- getLargeScreens() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
returns the value of the largeScreens
attribute or null if not present.
- getLauncherActivity() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the name of one activity found in the manifest, that is configured to show
up in the HOME screen.
- getLayoutDirectionQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getLibraryName() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the library that the resource was found.
- getLibraryName() - Method in class com.android.ide.common.res2.ResourceSet
-
- getLineCount() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
-
- getLoadMessage() - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Returns the message associated with the
LoadStatus
.
- getLocaleQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getLocales() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns the sorted list of languages used in the resources.
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns a string formatted for display purpose.
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- getLookupChain() - Method in class com.android.ide.common.resources.ResourceItemResolver
-
Returns the lookup chain being used by this resolver
- getMainClass() - Method in interface com.android.ide.common.process.JavaProcessInfo
-
The main Java Class.
- getMainClass() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
-
- getMajor() - Method in class com.android.ide.common.repository.GradleVersion
-
- getMajorSegment() - Method in class com.android.ide.common.repository.GradleVersion
-
- getMajorVersion() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getMap() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getMap(ResourceType, boolean) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getMap(ResourceType) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getMap() - Method in class com.android.ide.common.res2.ResourceRepository
-
- getMap(ResourceType, boolean) - Method in class com.android.ide.common.res2.ResourceRepository
-
- getMatchingFile(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns the
ResourceFile
matching the given name,
ResourceType
and
configuration.
- getMatchingFile(String, ResourceFolderType, FolderConfiguration) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns the
ResourceFile
matching the given name,
ResourceFolderType
and configuration.
- getMatchingFile(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns the
ResourceFile
matching the given name,
ResourceType
and configuration.
- getMatchingFiles(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns a list of
ResourceFile
matching the given name,
ResourceType
and
configuration.
- getMavenMetadataFile(File, String, String) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getMessage() - Method in exception com.android.ide.common.process.BuildCommandException
-
Computes the error message to display for this error
- getMessage() - Method in exception com.android.ide.common.rendering.RenderSecurityException
-
- getMessage() - Method in exception com.android.ide.common.res2.MergingException
-
Computes the error message to display for this error
- getMessages() - Method in exception com.android.ide.common.res2.MergingException
-
- getMicro() - Method in class com.android.ide.common.repository.GradleVersion
-
- getMicroSegment() - Method in class com.android.ide.common.repository.GradleVersion
-
- getMicroVersion() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getMinor() - Method in class com.android.ide.common.repository.GradleVersion
-
- getMinorSegment() - Method in class com.android.ide.common.repository.GradleVersion
-
- getMinorVersion() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getMinSdkVersion() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the minSdkVersion
attribute, or 0 if it's not set or is a codename.
- getMinSdkVersionString() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the minSdkVersion
attribute, or null if it's not set.
- getName() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns the human readable name of the qualifier.
- getName() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
-
- getName() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- getName() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns the name of the resource.
- getName() - Method in class com.android.ide.common.util.JvmWideVariable
-
- getName() - Method in class com.android.ide.common.vectordrawable.VdIcon
-
- getName() - Method in class com.android.ide.common.xml.ManifestData.Activity
-
- getName() - Method in class com.android.ide.common.xml.ManifestData.Instrumentation
-
Returns the fully qualified instrumentation class name
- getName() - Method in class com.android.ide.common.xml.ManifestData.UsesFeature
-
- getName() - Method in class com.android.ide.common.xml.ManifestData.UsesLibrary
-
- getNavigationMethodQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getNavigationStateQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getNetworkCodeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getNexusLabel(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Returns a user-displayable description of the given Nexus device
- getNexusMenuLabel(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Returns a user-displayable description of the given Nexus device.
- getNightModeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getNormalScreens() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
returns the value of the normalScreens
attribute or null if not present.
- getNullQualifier() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
-
- getNullQualifier() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
- getNullQualifier() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- getOneIndentUnit() - Method in class com.android.ide.common.xml.XmlFormatPreferences
-
- getOpacity() - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- getPackage() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the package defined in the manifest, if found.
- getPackageId() - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
- getParent(StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceItemResolver
-
- getParent(StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getParentName(StyleResourceValue) - Static method in class com.android.ide.common.resources.ResourceResolver
-
Computes the name of the parent style, or null
if the style is a root style.
- getPreview() - Method in class com.android.ide.common.repository.GradleVersion
-
- getPreviewFromVectorDocument(VdPreview.TargetSize, Document, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
-
This generates an image from a vector tree.
- getPreviewFromVectorTree(VdPreview.TargetSize, VdTree, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
-
This generates an image from a vector tree.
- getPreviewFromVectorXml(VdPreview.TargetSize, String, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
-
This generates an image according to the VectorDrawable's content xmlFileContent
.
- getPreviewType() - Method in class com.android.ide.common.repository.GradleVersion
-
- getPrivateIn(ResourceType, String) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
For a private resource, return the AndroidLibrary
that the resource was defined as
private in
- getProcesses() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the list of process names declared by the manifest.
- getProcessOutput() - Method in class com.android.ide.common.process.CachedProcessOutputHandler
-
- getProjectResource(ResourceType, String) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getProjectResources() - Method in class com.android.ide.common.resources.ResourceResolver
-
- getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
Creates and returns a qualifier from the given folder segment.
- getQualifier(int) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns a qualifier by its index.
- getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
Creates and returns a qualifier from the given folder segment.
- getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
Creates and returns a qualifier from the given folder segment.
- getQualifier(String, String) - Static method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.VersionQualifier
-
Creates and returns a qualifier from the given folder segment.
- getQualifierCount() - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getQualifiers() - Method in class com.android.ide.common.res2.GeneratedResourceItem
-
- getQualifiers() - Method in class com.android.ide.common.res2.ResourceFile
-
- getQualifiers() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the resource item qualifiers.
- getQualifiers() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns an array of all the non null qualifiers.
- getQualifierString() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns the folder configuration as a qualifier string, e.g.
- getRegion() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getRegionAlpha2(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the corresponding ISO 3166 alpha-2 code given an alpha-3 code
- getRegionAlpha3(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the corresponding ISO 3166 alpha-3 code given an alpha-2 code
- getRegionCodes() - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns all the known region codes
- getRegionCodes(boolean) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns all the known region codes
- getRegionName(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the name of the given region for a 2 letter region code, in English.
- getRegions(String) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns the sorted list of regions used in the resources with the given language.
- getRegions(String) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns the sorted list of regions used in the resources with the given language.
- getRelevantRegions(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns the relevant regions for the given language, if known.
- getRepository() - Method in class com.android.ide.common.resources.ResourceFile
-
- getRepository() - Method in class com.android.ide.common.resources.ResourceFolder
-
- getRepository() - Method in class com.android.ide.common.resources.ScanningContext
-
Returns the repository associated with this scanning context
- getRepositoryLocation(File, boolean) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
- getRepositoryLocation(File, boolean, FileOp) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
Returns the location of the repository within a given SDK home
- getReqFiveWayNav() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
-
returns the value of the reqFiveWayNav
attribute or null if not present.
- getReqHardKeyboard() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
-
returns the value of the reqHardKeyboard
attribute or null if not present.
- getReqKeyboardType() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
-
returns the value of the reqKeyboardType
attribute or null if not present.
- getReqNavigation() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
-
returns the value of the reqNavigation
attribute or null if not present.
- getReqTouchScreen() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
-
returns the value of the reqTouchScreen
attribute or null if not present.
- getRequired() - Method in class com.android.ide.common.xml.ManifestData.UsesFeature
-
- getRequired() - Method in class com.android.ide.common.xml.ManifestData.UsesLibrary
-
- getResFolder() - Method in class com.android.ide.common.resources.ResourceRepository
-
- getResizeable() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
returns the value of the resizeable
attribute or null if not present.
- getResolutionString(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Returns a user displayable screen resolution string for the given device
- getResolver(boolean) - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
-
- getResourceFolder(IAbstractFolder) - Method in class com.android.ide.common.resources.ResourceRepository
-
- getResourceItem(ResourceType, String) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getResourceItem(ResourceType, String) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns a
ResourceItem
matching the given
ResourceType
and name.
- getResourceItemsOfType(ResourceType) - Method in class com.android.ide.common.resources.FrameworkResources
-
Returns a
Collection
(always non null, but can be empty) of
public
ResourceItem
matching a given
ResourceType
.
- getResourceItemsOfType(ResourceType) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns a list of
ResourceItem
matching a given
ResourceType
.
- getResourceTypes() - Method in class com.android.ide.common.resources.IdGeneratingResourceFile
-
- getResourceTypes() - Method in class com.android.ide.common.resources.MultiResourceFile
-
- getResourceTypes() - Method in class com.android.ide.common.resources.ResourceFile
-
Returns the list of ResourceType
generated by the file.
- getResourceTypes() - Method in class com.android.ide.common.resources.ResourceFolder
-
Returns the list of ResourceType
s generated by the files inside this folder.
- getResourceTypes() - Method in class com.android.ide.common.resources.SingleResourceFile
-
- getResourceValue(boolean) - Method in class com.android.ide.common.res2.ResourceItem
-
- getResourceValue(ResourceType, FolderConfiguration, boolean) - Method in class com.android.ide.common.resources.InlineResourceItem
-
- getResourceValue(ResourceType, FolderConfiguration, boolean) - Method in class com.android.ide.common.resources.ResourceItem
-
Returns a ResourceValue
for this item based on the given configuration.
- getResult() - Method in class com.android.ide.common.rendering.StaticRenderSession
-
- getRevision() - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Returns the revision of the library inside a given (layoutlib) API level.
- getRevision() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getRootFolder() - Method in class com.android.ide.common.res2.MergeWriter
-
- getRootViews() - Method in class com.android.ide.common.rendering.StaticRenderSession
-
- getScreenDimensionQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getScreenHeightQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getScreenOrientationQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getScreenRatioQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getScreenRoundQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getScreenSizeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getScreenWidthQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getScript() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
BCP 47 tag or "language,region", or language
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns a string formatted for display purpose.
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns a shorter human readable name for the qualifier.
- getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
-
- getShortName() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- getSmallestScreenWidthQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getSmallScreens() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
returns the value of the smallScreens
attribute or null if not present.
- getSource(Node) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
-
- getSourceFile() - Method in class com.android.ide.common.res2.FileValidity
-
- getSourceFileArray() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns the sorted list of
ResourceItem
objects for this resource item.
- getSourceFileList() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns the list of source file for this resource.
- getSourceFiles() - Method in interface com.android.ide.common.res2.SourceSet
-
Returns a list of Source files or folders.
- getSourceFiles(ResourceType, String, FolderConfiguration) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns the list of source files for a given resource.
- getSourceType() - Method in class com.android.ide.common.res2.ResourceItem
-
- getStandardOutput() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
-
- getStandardOutput() - Method in interface com.android.ide.common.process.ProcessOutput
-
Returns the OutputStream to use for the standard output
- getStandardOutputAsReader() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
-
- getStandardOutputAsString() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
-
Return the process output as a String.
- getStatus() - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Returns the
LoadStatus
of the loading of the layoutlib jar file.
- getStatus() - Method in class com.android.ide.common.res2.FileValidity
-
- getStyle(String, boolean) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getSupportsScreensFromManifest() - Method in class com.android.ide.common.xml.ManifestData
-
- getSupportsScreensValues() - Method in class com.android.ide.common.xml.ManifestData
-
Returns an always non-null instance of
ManifestData.SupportsScreens
that's been initialized with
the default values, and the values from the manifest.
- getTabWidth() - Method in class com.android.ide.common.xml.XmlFormatPreferences
-
Returns the number of spaces used to display a single tab character
- getTag() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
Tag: language, or language-region, or BCP-47 tag
- getTargetPackage() - Method in class com.android.ide.common.xml.ManifestData.Instrumentation
-
Returns the Android app package that is the target of this instrumentation
- getTargetSdkVersion() - Method in class com.android.ide.common.xml.ManifestData
-
- getText() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
-
- getTextInputMethodQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getTheme(String, boolean) - Method in class com.android.ide.common.resources.ResourceItemResolver
-
- getTheme(String, boolean) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getThemeName() - Method in class com.android.ide.common.resources.ResourceResolver
-
- getThisInstance() - Method in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- getTimeZoneRegionAlpha2(TimeZone) - Static method in class com.android.ide.common.resources.LocaleManager
-
Guess the 2-letter region code containing the given time zone
- getTimeZoneRegionAlpha3(TimeZone) - Static method in class com.android.ide.common.resources.LocaleManager
-
Guess the 3-letter region code containing the given time zone
- getTouchTypeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getType() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getType() - Method in class com.android.ide.common.res2.DataBindingResourceItem
-
- getType() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the type of the resource.
- getType() - Method in class com.android.ide.common.resources.ResourceFolder
-
Returns the ResourceFolderType
of this object.
- getType() - Method in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- getUiModeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getUniqueKey() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns the folder configuration as a unique key
- getURL() - Method in class com.android.ide.common.vectordrawable.VdIcon
-
- getUsesConfiguration() - Method in class com.android.ide.common.xml.ManifestData
-
- getUsesFeatures() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the list of features in use found in the manifest.
- getUsesLibraries() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the list of libraries in use found in the manifest.
- getValue() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
-
- getValue() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the optional value of the resource.
- getValue() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
-
- getValue() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
-
- getValue(ResourceType, String) - Method in class com.android.ide.common.resources.IdGeneratingResourceFile
-
- getValue(ResourceType, String) - Method in class com.android.ide.common.resources.MultiResourceFile
-
- getValue(ResourceType, String) - Method in class com.android.ide.common.resources.ResourceFile
-
Returns the value of a resource generated by this file by ResourceType
and name.
- getValue(ResourceType, String) - Method in class com.android.ide.common.resources.SingleResourceFile
-
- getValue() - Method in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- getValue() - Method in class com.android.ide.common.util.ReferenceHolder
-
- getValue1() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- getValue2() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- getValueText() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the optional string value of the resource.
- getVdOriginalSize(Document) - Static method in class com.android.ide.common.vectordrawable.VdPreview
-
Get the vector drawable's original size.
- getVersion() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- getVersionCode() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the versionCode value defined in the manifest, if found, null otherwise.
- getVersionQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getViewIndex(Object) - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Utility method returning the index of a given view in its parent.
- getViewParent(Object) - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Utility method returning the parent of a given view object.
- getWidth() - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- getWidth() - Method in class com.android.ide.common.vectordrawable.VdPreview.SourceSize
-
- getXmlString(ResourceType, boolean) - Method in class com.android.ide.common.res2.ResourceItem
-
Returns a formatted string usable in an XML to use for the
ResourceItem
.
- getXmlString(ResourceType, boolean) - Method in class com.android.ide.common.resources.ResourceItem
-
Returns a formatted string usable in an XML to use for the
ResourceItem
.
- GL_ES_VERSION_NOT_SET - Static variable in class com.android.ide.common.xml.ManifestData
-
- GradleCoordinate - Class in com.android.ide.common.repository
-
This class represents a maven coordinate and allows for comparison at any level.
- GradleCoordinate(String, String, GradleCoordinate.RevisionComponent...) - Constructor for class com.android.ide.common.repository.GradleCoordinate
-
Constructor
- GradleCoordinate(String, String, String) - Constructor for class com.android.ide.common.repository.GradleCoordinate
-
- GradleCoordinate(String, String, int...) - Constructor for class com.android.ide.common.repository.GradleCoordinate
-
Constructor
- GradleCoordinate(String, String, List<GradleCoordinate.RevisionComponent>, GradleCoordinate.ArtifactType) - Constructor for class com.android.ide.common.repository.GradleCoordinate
-
Constructor
- GradleCoordinate.ArtifactType - Enum in com.android.ide.common.repository
-
- GradleCoordinate.ListComponent - Class in com.android.ide.common.repository
-
A list of components separated by dashes.
- GradleCoordinate.NumberComponent - Class in com.android.ide.common.repository
-
- GradleCoordinate.PaddedNumberComponent - Class in com.android.ide.common.repository
-
Like NumberComponent, but used for numeric strings that have leading zeroes which
we must preserve
- GradleCoordinate.RevisionComponent - Class in com.android.ide.common.repository
-
A single component of a revision number: either a number, a string or a list of
components separated by dashes.
- GradleCoordinate.StringComponent - Class in com.android.ide.common.repository
-
- GradleVersion - Class in com.android.ide.common.repository
-
Supports versions in the given formats: major (e.g.
- GradleVersion(int, int, int) - Constructor for class com.android.ide.common.repository.GradleVersion
-
- GradleVersion.VersionSegment - Class in com.android.ide.common.repository
-
- IdGeneratingResourceFile - Class in com.android.ide.common.resources
-
Represents a resource file that also generates ID resources.
- IdGeneratingResourceFile(IAbstractFile, ResourceFolder, ResourceType) - Constructor for class com.android.ide.common.resources.IdGeneratingResourceFile
-
- IdResourceParser - Class in com.android.ide.common.resources
-
- IdResourceParser(ValueResourceParser.IValueResourceRepository, ScanningContext, boolean) - Constructor for class com.android.ide.common.resources.IdResourceParser
-
- ignoreItemInMerge(I) - Method in interface com.android.ide.common.res2.MergeConsumer
-
- ignoreItemInMerge(AssetItem) - Method in class com.android.ide.common.res2.MergedAssetWriter
-
- ignoreItemInMerge(ResourceItem) - Method in class com.android.ide.common.res2.MergedResourceWriter
-
- init(Map<String, String>, File, Map<String, Map<String, Integer>>, LayoutLog) - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Initializes the Layout Library object.
- init(I) - Method in class com.android.ide.common.res2.DataFile
-
This must be called from the constructor of the children classes.
- init(Iterable<I>) - Method in class com.android.ide.common.res2.DataFile
-
This must be called from the constructor of the children classes.
- InlineResourceItem - Class in com.android.ide.common.resources
-
Represents a resource item that has been declared inline in another resource file.
- InlineResourceItem(String) - Constructor for class com.android.ide.common.resources.InlineResourceItem
-
Constructs a new inline ResourceItem.
- inner - Variable in class com.android.ide.common.util.AssetUtil.ShadowEffect
-
- IntArrayWrapper - Class in com.android.ide.common.resources
-
Wrapper around a int[] to provide hashCode/equals support.
- IntArrayWrapper(int[]) - Constructor for class com.android.ide.common.resources.IntArrayWrapper
-
- invertedAlphaImage(BufferedImage) - Static method in class com.android.ide.common.util.AssetUtil
-
Inverts the alpha channel of the given BufferedImage
.
- isAtLeast(int, int, int) - Method in class com.android.ide.common.repository.GradleVersion
-
Is this
GradleVersion at least as high as the given
major, minor, micro version?
- isAtLeast(int, int, int, String, int, boolean) - Method in class com.android.ide.common.repository.GradleVersion
-
Is this
GradleVersion at least as high as the given
major, minor, micro version?
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.DensityQualifier
-
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
-
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns true if the receiver (this) is a better match for the given reference
than
the given compareTo
comparable.
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
-
- isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- isDeclaredInline() - Method in class com.android.ide.common.resources.InlineResourceItem
-
- isDeclaredInline() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns whether the ID resource has been declared inline inside another resource XML file.
- isDefault() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns whether the Configuration has only default values.
- isEditableDirectly() - Method in class com.android.ide.common.resources.InlineResourceItem
-
- isEditableDirectly() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns whether the resource is editable directly.
- isEmpty() - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
Returns true if this repository does not declare any resources to be private
- isEmptyTag(Element) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
-
Returns true if the given element should be an empty tag
- isExported() - Method in class com.android.ide.common.xml.ManifestData.Activity
-
- isFramework() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- isFramework() - Method in class com.android.ide.common.resources.ResourceFile
-
Returns whether the resource is a framework resource.
- isFrameworkRepository() - Method in class com.android.ide.common.resources.ResourceRepository
-
- isFromDependency() - Method in class com.android.ide.common.res2.ResourceSet
-
- isGeneric(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Returns true if the given device is a generic device
- isHomeActivity() - Method in class com.android.ide.common.xml.ManifestData.Activity
-
- isInstalled(File, FileOp) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
Returns true if the given SDK repository is installed
- isInstalled(AndroidSdkHandler) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
Returns true if the given SDK repository is installed
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.DensityQualifier
-
- isMatchFor(FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns whether the configuration is a match for the given reference config.
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
-
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns whether the given qualifier is a match for the receiver.
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
-
- isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- isMobile(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Whether the given device appears to be a mobile device (e.g.
- isNexus(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Returns true if the given device is a Nexus device
- isNullOrEmpty(String) - Static method in class com.android.ide.common.resources.ResourceUrl
-
Returns if the resource url is @null, @empty or @undefined.
- isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
-
- isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate.NumberComponent
-
- isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate.RevisionComponent
-
- isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate.StringComponent
-
- isPreview(GradleCoordinate) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- isPrivate(ResourceType, String) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
Returns true if the given resource is private
- isPrivate(ResourceUrl) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
Returns true if the given resource is private
- isProjectTheme() - Method in class com.android.ide.common.resources.ResourceResolver
-
- isRegionSegment(String) - Static method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- isRtl(String) - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Returns true if the character orientation of the locale is right to left.
- isSameArtifact(GradleCoordinate) - Method in class com.android.ide.common.repository.GradleCoordinate
-
Returns true if and only if the given coordinate refers to the same group and artifact.
- isSnapshot() - Method in class com.android.ide.common.repository.GradleVersion
-
- isTheme(ResourceValue, Map<ResourceValue, Boolean>) - Method in class com.android.ide.common.resources.ResourceResolver
-
Returns true if the given ResourceValue
represents a theme
- isTv(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Whether the given device is a TV device
- isValid() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns whether the qualifier has a valid filter value.
- isValid(ResourceQualifier) - Static method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- isValid() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- isValidLanguageCode(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns true if the given language code represents a valid/known 2 or 3 letter
language code.
- isValidRegionCode(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
Returns true if the given region code represents a valid/known 2 or 3 letter
region code.
- isValidSourceFile(File, File) - Method in class com.android.ide.common.res2.AssetSet
-
- isValidSourceFile(File, File) - Method in class com.android.ide.common.res2.ResourceSet
-
- isVisibilityAwareModel(AndroidProject) - Static method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
-
Returns true if the given Gradle model is compatible with public resources.
- isWear(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Whether the given device is a wear device
- ITEM_MAP_LOCK - Static variable in class com.android.ide.common.res2.AbstractResourceRepository
-
Lock used to protect map access
- paddedImage(BufferedImage, int) - Static method in class com.android.ide.common.util.AssetUtil
-
Pads the given BufferedImage
on all sides by the given padding amount.
- PaddedNumberComponent(int, String) - Constructor for class com.android.ide.common.repository.GradleCoordinate.PaddedNumberComponent
-
- paint - Variable in class com.android.ide.common.util.AssetUtil.FillEffect
-
- paintCheckeredBackground(Graphics, Color, Color, Shape, int) - Static method in class com.android.ide.common.vectordrawable.VdIcon
-
TODO: Merge this code back with GraphicsUtil in idea.
- paintIcon(Component, Graphics, int, int) - Method in class com.android.ide.common.vectordrawable.VdIcon
-
- parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.aapt.AaptOutputParser
-
- parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.DexParser
-
- parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.JsonEncodedGradleMessageParser
-
- parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.LegacyNdkOutputParser
-
- parse(String, OutputLineReader, List<Message>, ILogger) - Method in interface com.android.ide.common.blame.parser.PatternAwareOutputParser
-
Parses the given output line.
- parse(String) - Static method in class com.android.ide.common.repository.GradleVersion
-
Parses the given version.
- parse(ResourceType, String, InputStream) - Method in class com.android.ide.common.resources.IdResourceParser
-
- parse(String) - Static method in class com.android.ide.common.resources.ResourceUrl
-
Return the resource type of the given url, and the resource name
- parse(String, boolean) - Static method in class com.android.ide.common.resources.ResourceUrl
-
Return the resource type of the given url, and the resource name.
- parse(String, InputStream) - Method in class com.android.ide.common.resources.ValidatingResourceParser
-
Parse the given input and return false if it contains errors, or if
the context is already tagged as needing a full aapt run.
- parse(IAbstractFile, boolean, AndroidManifestParser.ManifestErrorHandler) - Static method in class com.android.ide.common.xml.AndroidManifestParser
-
Parses the Android Manifest, and returns a
ManifestData
object containing the
result of the parsing.
- parse(IAbstractFile) - Static method in class com.android.ide.common.xml.AndroidManifestParser
-
Parses the Android Manifest, and returns an object containing the result of the parsing.
- parse(IAbstractFolder) - Static method in class com.android.ide.common.xml.AndroidManifestParser
-
- parse(InputStream) - Static method in class com.android.ide.common.xml.AndroidManifestParser
-
Parses the Android Manifest from an
InputStream
, and returns a
ManifestData
object containing the result of the parsing.
- parseBcp47(String) - Static method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
Parse an Android BCP-47 string (which differs from BCP-47 in that
it has the prefix "b+" and the separator character has been changed from
- to +.
- parseCoordinateString(String) - Static method in class com.android.ide.common.repository.GradleCoordinate
-
Create a GradleCoordinate from a string of the form groupId:artifactId:MajorRevision.MinorRevision.(MicroRevision|+)
- parsePath(String) - Static method in class com.android.ide.common.vectordrawable.PathParser
-
- parseRevisionNumber(String) - Static method in class com.android.ide.common.repository.GradleCoordinate
-
- ParserUtil - Class in com.android.ide.common.blame.parser.util
-
- parseSvgToXml(File, OutputStream) - Static method in class com.android.ide.common.vectordrawable.Svg2Vector
-
Convert a SVG file into VectorDrawable's XML content, if no error is found.
- parseToolOutput(String) - Method in class com.android.ide.common.blame.parser.ToolOutputParser
-
- parseToolOutput(String, boolean) - Method in class com.android.ide.common.blame.parser.ToolOutputParser
-
- parseVdStringIntoDocument(String, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
-
Parse the VectorDrawable's XML file into a document object.
- parseVersionOnly(String) - Static method in class com.android.ide.common.repository.GradleCoordinate
-
- ParsingFailedException - Exception in com.android.ide.common.blame.parser
-
Indicates that an error occurred while parsing the output of a compiler.
- ParsingFailedException() - Constructor for exception com.android.ide.common.blame.parser.ParsingFailedException
-
- ParsingFailedException(Throwable) - Constructor for exception com.android.ide.common.blame.parser.ParsingFailedException
-
- ParsingProcessOutputHandler - Class in com.android.ide.common.blame
-
A ProcessOutputHandler that runs ToolOutputParsers over the process output and emits Messages.
- ParsingProcessOutputHandler(ToolOutputParser, ToolOutputParser, MessageReceiver...) - Constructor for class com.android.ide.common.blame.ParsingProcessOutputHandler
-
Create a ParsingProcessOutputHandler.
- ParsingProcessOutputHandler(ToolOutputParser, MessageReceiver...) - Constructor for class com.android.ide.common.blame.ParsingProcessOutputHandler
-
Create a ParsingProcessOutputHandler.
- PathParser - Class in com.android.ide.common.vectordrawable
-
Utility functions for parsing path information.
- PathParser() - Constructor for class com.android.ide.common.vectordrawable.PathParser
-
- PatternAwareOutputParser - Interface in com.android.ide.common.blame.parser
-
Parses the build output.
- peek(int) - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
-
Reads the text of one the line at the given position, without moving the line pointer.
- PLUS_REV - Static variable in class com.android.ide.common.repository.GradleCoordinate
-
- PLUS_REV_VALUE - Static variable in class com.android.ide.common.repository.GradleCoordinate
-
- postUpdateCleanUp() - Method in class com.android.ide.common.resources.ResourceRepository
-
Cleans up the repository of resource items that have no source file anymore.
- postWriteAction() - Method in class com.android.ide.common.res2.MergedResourceWriter
-
- postWriteAction() - Method in class com.android.ide.common.res2.MergeWriter
-
Called after all the items have been added/removed.
- prepareConfigFormatMccMnc(String) - Static method in class com.android.ide.common.build.SplitOutputMatcher
-
Preparing the configuration string according to the format expected by the split-select
tool.
- presentationMap - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- prettyPrint(String, XmlFormatPreferences, XmlFormatStyle, String) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
-
Pretty-prints the given XML document, which must be well-formed.
- prettyPrint(Node, XmlFormatPreferences, XmlFormatStyle, String) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
-
- prettyPrint(Node, XmlFormatPreferences, XmlFormatStyle, String, boolean) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
-
Pretty prints the given node
- prettyPrint(Node) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
-
- prettyPrint(Node, boolean) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
-
Pretty prints the given node using default styles
- prettyPrint(int, Node, Node, Node, StringBuilder, boolean) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
-
Start pretty-printing at the given node, which must either be the
startNode or contain it as a descendant.
- PREVIEW_ID - Static variable in class com.android.ide.common.repository.GradleCoordinate
-
- ProcessEnvBuilder<T extends ProcessEnvBuilder> - Class in com.android.ide.common.process
-
An abstract process builder that can hold environment variable information.
- ProcessEnvBuilder() - Constructor for class com.android.ide.common.process.ProcessEnvBuilder
-
- processErrorOutputLines(LineProcessor<T>) - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
-
- ProcessException - Exception in com.android.ide.common.process
-
An exception thrown when running an external process.
- ProcessException(Throwable) - Constructor for exception com.android.ide.common.process.ProcessException
-
- ProcessException(String, Throwable) - Constructor for exception com.android.ide.common.process.ProcessException
-
- ProcessException(String) - Constructor for exception com.android.ide.common.process.ProcessException
-
- ProcessExecutor - Interface in com.android.ide.common.process
-
An executor for external processes.
- processFile(IAbstractFile, ResourceDeltaKind, ScanningContext) - Method in class com.android.ide.common.resources.ResourceFolder
-
Processes a file and adds it to its parent folder resource.
- processFolder(IAbstractFolder) - Method in class com.android.ide.common.resources.ResourceRepository
-
Processes a folder and adds it to the list of existing folders.
- ProcessInfo - Interface in com.android.ide.common.process
-
Information to run an external process.
- ProcessInfoBuilder - Class in com.android.ide.common.process
-
- ProcessInfoBuilder() - Constructor for class com.android.ide.common.process.ProcessInfoBuilder
-
- ProcessInfoBuilder.JavaProcessInfoImpl - Class in com.android.ide.common.process
-
- ProcessInfoBuilder.ProcessInfoImpl - Class in com.android.ide.common.process
-
- ProcessInfoImpl(String, List<String>, Map<String, Object>) - Constructor for class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
-
- ProcessOutput - Interface in com.android.ide.common.process
-
The output of a process.
- ProcessOutputHandler - Interface in com.android.ide.common.process
-
Handler for the Process output.
- ProcessResult - Interface in com.android.ide.common.process
-
The result of executing an external process.
- processStandardOutputLines(LineProcessor<T>) - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
-
Process each output line using an implementation of LineProcessor
.
- Provider() - Constructor for class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
-
- pushBack() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
-
- put(String, ResourceValue) - Method in class com.android.ide.common.resources.ResourceValueMap
-
- scaledImage(BufferedImage, int, int) - Static method in class com.android.ide.common.util.AssetUtil
-
Smoothly scales the given BufferedImage
to the given width and height using the
Image.SCALE_SMOOTH
algorithm (generally bicubic resampling or bilinear filtering).
- scaleRectangle(Rectangle, float) - Static method in class com.android.ide.common.util.AssetUtil
-
Scales the given rectangle by the given scale factor.
- ScanningContext - Class in com.android.ide.common.resources
-
A
ScanningContext
keeps track of state during a resource file scan,
such as any parsing errors encountered, whether Android ids have changed, and
so on.
- ScanningContext(ResourceRepository) - Constructor for class com.android.ide.common.resources.ScanningContext
-
- ScreenDimensionQualifier - Class in com.android.ide.common.resources.configuration
-
Resource Qualifier for Screen Dimension.
- ScreenDimensionQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- ScreenDimensionQualifier(int, int) - Constructor for class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- ScreenHeightQualifier - Class in com.android.ide.common.resources.configuration
-
Resource Qualifier for Screen Pixel Density.
- ScreenHeightQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- ScreenHeightQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- ScreenOrientationQualifier - Class in com.android.ide.common.resources.configuration
-
Resource Qualifier for Screen Orientation.
- ScreenOrientationQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
-
- ScreenOrientationQualifier(ScreenOrientation) - Constructor for class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
-
- ScreenRatioQualifier - Class in com.android.ide.common.resources.configuration
-
- ScreenRatioQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenRatioQualifier
-
- ScreenRatioQualifier(ScreenRatio) - Constructor for class com.android.ide.common.resources.configuration.ScreenRatioQualifier
-
- ScreenRoundQualifier - Class in com.android.ide.common.resources.configuration
-
- ScreenRoundQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenRoundQualifier
-
- ScreenRoundQualifier(ScreenRound) - Constructor for class com.android.ide.common.resources.configuration.ScreenRoundQualifier
-
- ScreenSizeQualifier - Class in com.android.ide.common.resources.configuration
-
Resource Qualifier for Screen Size.
- ScreenSizeQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- ScreenSizeQualifier(ScreenSize) - Constructor for class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- ScreenWidthQualifier - Class in com.android.ide.common.resources.configuration
-
Resource Qualifier for Screen Pixel Density.
- ScreenWidthQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- ScreenWidthQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- SdkMavenRepository - Enum in com.android.ide.common.repository
-
A
SdkMavenRepository represents a Maven
repository that is shipped with the SDK and located in the
extras
folder of the
SDK location.
- set(FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Sets the config from the qualifiers of a given config.
- set(FolderConfiguration, boolean) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Sets the config from the qualifiers of a given config.
- set(int[]) - Method in class com.android.ide.common.resources.IntArrayWrapper
-
- set(T) - Method in class com.android.ide.common.util.JvmWideVariable
-
Sets a value to this JVM-wide variable.
- setClasspath(String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
-
Sets the Java classpath
- setCountryCodeQualifier(CountryCodeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setDensityQualifier(DensityQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setDeviceDefaults(String) - Method in class com.android.ide.common.resources.ResourceResolver
-
This will override the DeviceDefault styles so they point to the given parent styles (e.g.
- setDontNormalizeQualifiers(boolean) - Method in class com.android.ide.common.res2.ResourceSet
-
- setEndWithNewline(boolean) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
-
Sets whether the document should end with a newline/ line separator
- setExecutable(String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
-
Sets the executable.
- setExecutable(File) - Method in class com.android.ide.common.process.ProcessInfoBuilder
-
Sets the executable.
- setFrameworkResourceIdProvider(RenderResources.FrameworkResourceIdProvider) - Method in class com.android.ide.common.resources.ResourceResolver
-
- setFromDependency(boolean) - Method in class com.android.ide.common.res2.ResourceSet
-
- setGeneratedSet(ResourceSet) - Method in class com.android.ide.common.res2.ResourceSet
-
- setHeight(int) - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- setIgnoredFromDiskMerge(boolean) - Method in class com.android.ide.common.res2.ResourceItem
-
- setIndentationLevels(String[]) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
-
Sets the indentation levels to use (indentation string to use for each depth,
indexed by depth
- setKeyboardStateQualifier(KeyboardStateQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setLayoutDirectionQualifier(LayoutDirectionQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setLocaleQualifier(LocaleQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setLogger(LayoutLog) - Method in class com.android.ide.common.resources.ResourceResolver
-
- setLookupChainList(List<ResourceValue>) - Method in class com.android.ide.common.resources.ResourceItemResolver
-
Optional method to set a list the resolver should record all value resolutions
into.
- setMain(String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
-
Sets the Main Java class
- setMaxRenderSize(int, int) - Method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Sets the max width and height to be used during rendering.
- setMinSdkVersionString(String) - Method in class com.android.ide.common.xml.ManifestData
-
Sets the value of the minSdkVersion
attribute.
- setNavigationMethodQualifier(NavigationMethodQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setNavigationStateQualifier(NavigationStateQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setNetworkCodeQualifier(NetworkCodeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setNightModeQualifier(NightModeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setOpacity(int) - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- setOrientation(ScreenOrientation) - Method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Sets the orientation of the config.
- setOverrideRenderSize(int, int) - Method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Overrides the width and height to be used during rendering.
- setPreprocessor(ResourcePreprocessor) - Method in class com.android.ide.common.res2.ResourceSet
-
- setQualifiers(String) - Method in class com.android.ide.common.res2.ResourceFile
-
- setScreenDimensionQualifier(ScreenDimensionQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setScreenHeightQualifier(ScreenHeightQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setScreenOrientationQualifier(ScreenOrientationQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setScreenRatioQualifier(ScreenRatioQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setScreenRoundQualifier(ScreenRoundQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setScreenSizeQualifier(ScreenSizeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setScreenWidthQualifier(ScreenWidthQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setShouldParseResourceIds(boolean) - Method in class com.android.ide.common.res2.ResourceSet
-
- setShowName(boolean) - Method in class com.android.ide.common.vectordrawable.VdIcon
-
Whether we should show the title displayed below the image.
- setSmallestScreenWidthQualifier(SmallestScreenWidthQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setTargetSdkVersionString(String) - Method in class com.android.ide.common.xml.ManifestData
-
Sets the value of the minSdkVersion
attribute.
- setTextInputMethodQualifier(TextInputMethodQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setTouchTypeQualifier(TouchScreenQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setTrackSourcePositions(boolean) - Method in class com.android.ide.common.res2.ResourceSet
-
- setType(Type) - Method in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- setUiModeQualifier(UiModeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setValue(T) - Method in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- setValue(T) - Method in class com.android.ide.common.util.ReferenceHolder
-
- setVersionQualifier(VersionQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setWidth(int) - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- ShadowEffect(double, double, double, Color, double, boolean) - Constructor for class com.android.ide.common.util.AssetUtil.ShadowEffect
-
- since() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
-
Returns the API level when this qualifier was added to Android.
- since() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
-
- since() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
-
- SingleResourceFile - Class in com.android.ide.common.resources
-
Represents a resource file describing a single resource.
- SingleResourceFile(IAbstractFile, ResourceFolder) - Constructor for class com.android.ide.common.resources.SingleResourceFile
-
- skipNextLine() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
-
- SmallestScreenWidthQualifier - Class in com.android.ide.common.resources.configuration
-
Resource Qualifier for Screen Pixel Density.
- SmallestScreenWidthQualifier() - Constructor for class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- SmallestScreenWidthQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
-
- sortAttributes - Variable in class com.android.ide.common.xml.XmlFormatPreferences
-
The sorting order to use when formatting
- sortDevicesByScreenSize(List<Device>) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Sorts the given list of Nexus devices according to rank
- sortNexusListByRank(List<Device>) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Sorts the given list of Nexus devices according to rank
- SourceFileJsonTypeAdapter - Class in com.android.ide.common.blame
-
JsonSerializer and Deserializer for SourceFile
.
- SourceFileJsonTypeAdapter() - Constructor for class com.android.ide.common.blame.SourceFileJsonTypeAdapter
-
- SourceFilePositionJsonSerializer - Class in com.android.ide.common.blame
-
- SourceFilePositionJsonSerializer() - Constructor for class com.android.ide.common.blame.SourceFilePositionJsonSerializer
-
- SourcelessResourceItem - Class in com.android.ide.common.res2
-
Resource items that have no source file (qualifiers and folder configuration supplied by other means).
- SourcelessResourceItem(String, ResourceType, Node, String) - Constructor for class com.android.ide.common.res2.SourcelessResourceItem
-
- SourcePositionJsonTypeAdapter - Class in com.android.ide.common.blame
-
- SourcePositionJsonTypeAdapter() - Constructor for class com.android.ide.common.blame.SourcePositionJsonTypeAdapter
-
- SourceSet - Interface in com.android.ide.common.res2
-
A Source sets that contains a list of source files/folders
- SourceSize() - Constructor for class com.android.ide.common.vectordrawable.VdPreview.SourceSize
-
- spaceBeforeClose - Variable in class com.android.ide.common.xml.XmlFormatPreferences
-
Should there be a space before the closing >
; or >/;
?
- SplitOutputMatcher - Class in com.android.ide.common.build
-
Helper class to help with installation of multi-output variants.
- SplitOutputMatcher() - Constructor for class com.android.ide.common.build.SplitOutputMatcher
-
- splitSelect(ProcessExecutor, File, String, String, Collection<String>) - Static method in class com.android.ide.common.build.SplitSelectTool
-
Runs the native split-select tool given the main APK, the list of pure split APKs and the
targeted device characteristics.
- SplitSelectTool - Class in com.android.ide.common.build
-
Abstraction to the split-select tool.
- SplitSelectTool() - Constructor for class com.android.ide.common.build.SplitSelectTool
-
- start(DocumentBuilderFactory) - Method in interface com.android.ide.common.res2.MergeConsumer
-
Called before the merge starts.
- start(DocumentBuilderFactory) - Method in class com.android.ide.common.res2.MergedResourceWriter
-
- start(DocumentBuilderFactory) - Method in class com.android.ide.common.res2.MergeWriter
-
- start() - Method in interface com.android.ide.common.res2.QueueableResourceCompiler
-
Start a new queueing request for compile activities.
- startElement(String, String, String, Attributes) - Method in class com.android.ide.common.resources.ValueResourceParser
-
- StaticRenderSession - Class in com.android.ide.common.rendering
-
Static RenderSession
returning a given Result
, ViewInfo
and
BufferedImage
.
- StaticRenderSession(Result, ViewInfo, BufferedImage) - Constructor for class com.android.ide.common.rendering.StaticRenderSession
-
- STDOUT_ERROR_TAG - Static variable in class com.android.ide.common.blame.parser.JsonEncodedGradleMessageParser
-
- StringComponent(String) - Constructor for class com.android.ide.common.repository.GradleCoordinate.StringComponent
-
- submit(ProcessInfo, ProcessOutputHandler) - Method in class com.android.ide.common.process.DefaultProcessExecutor
-
Asynchronously submits a process for execution.
- submit(ProcessInfo, ProcessOutputHandler) - Method in interface com.android.ide.common.process.ProcessExecutor
-
Executes an external process asynchronously as specified by the ProcessInfo.
- substract(FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Removes the qualifiers from the receiver if they are present (and valid)
in the given configuration.
- supports(Capability) - Method in class com.android.ide.common.rendering.LayoutLibrary
-
- supports(int) - Method in class com.android.ide.common.rendering.LayoutLibrary
-
Returns whether the LayoutLibrary supports a given Features
.
- SupportsScreens() - Constructor for class com.android.ide.common.xml.ManifestData.SupportsScreens
-
- SupportsScreens(String) - Constructor for class com.android.ide.common.xml.ManifestData.SupportsScreens
-
Instantiate an instance from a string.
- Svg2Vector - Class in com.android.ide.common.vectordrawable
-
Converts SVG to VectorDrawable's XML
There are 2 major functions:
1.
- Svg2Vector() - Constructor for class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_CIRCLE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_CLIP - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_D - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_DISPLAY - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_ELLIPSE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_FILL_COLOR - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_FILL_OPACITY - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_GROUP - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_LINE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_OPACITY - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_PATH - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_POINTS - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_POLYGON - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_POLYLINE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_RECT - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_STROKE_COLOR - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_STROKE_LINECAP - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_STROKE_LINEJOINE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_STROKE_OPACITY - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_STROKE_WIDTH - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_STYLE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- SVG_TRANSFORM - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- validate(File, ResourceType) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a single-file resource name.
- validate(String, ResourceType, File) - Static method in class com.android.ide.common.res2.ValueResourceNameValidator
-
Validate a value resource name.
- ValidatingResourceParser - Class in com.android.ide.common.resources
-
Parser for scanning an XML resource file and validating all framework
attribute references in it.
- ValidatingResourceParser(ScanningContext, boolean) - Constructor for class com.android.ide.common.resources.ValidatingResourceParser
-
- VALUE_PROPERTY - Static variable in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- valueOf(String) - Static method in enum com.android.ide.common.repository.GradleCoordinate.ArtifactType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.res2.DataBindingResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.res2.DataFile.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.res2.FileStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.res2.FileValidity.FileStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.resources.ResourceDeltaKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.sdk.LoadStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.xml.XmlAttributeSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.xml.XmlFormatStyle
-
Returns the enum constant of this type with the specified name.
- ValueResourceNameValidator - Class in com.android.ide.common.res2
-
- ValueResourceParser - Class in com.android.ide.common.resources
-
SAX handler to parse value resource files.
- ValueResourceParser(ValueResourceParser.IValueResourceRepository, boolean, String) - Constructor for class com.android.ide.common.resources.ValueResourceParser
-
- ValueResourceParser.IValueResourceRepository - Interface in com.android.ide.common.resources
-
- values() - Method in class com.android.ide.common.caching.CreatingCache
-
- values() - Static method in enum com.android.ide.common.repository.GradleCoordinate.ArtifactType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.repository.SdkMavenRepository
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.res2.DataBindingResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.res2.DataFile.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.res2.FileStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.res2.FileValidity.FileStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.resources.ResourceDeltaKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.sdk.LoadStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.xml.XmlAttributeSortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.xml.XmlFormatStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueXmlHelper - Class in com.android.ide.common.res2
-
Helper class to help with XML values resource file.
- ValueXmlHelper() - Constructor for class com.android.ide.common.res2.ValueXmlHelper
-
- VdIcon - Class in com.android.ide.common.vectordrawable
-
VdIcon wrap every vector drawable from Material Library into an icon.
- VdIcon(URL) - Constructor for class com.android.ide.common.vectordrawable.VdIcon
-
- VdIcon(URL, int, int) - Constructor for class com.android.ide.common.vectordrawable.VdIcon
-
- VdIcon(VdIcon, Color) - Constructor for class com.android.ide.common.vectordrawable.VdIcon
-
- VdOverrideInfo - Class in com.android.ide.common.vectordrawable
-
Used to represent info to override the VectorDrawble's XML file content.
- VdOverrideInfo(int, int, int, boolean) - Constructor for class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- VdPreview - Class in com.android.ide.common.vectordrawable
-
Generate a Image based on the VectorDrawable's XML content.
- VdPreview() - Constructor for class com.android.ide.common.vectordrawable.VdPreview
-
- VdPreview.SourceSize - Class in com.android.ide.common.vectordrawable
-
Since we allow overriding the vector drawable's size, we also need to keep
the original size and aspect ratio.
- VdPreview.TargetSize - Class in com.android.ide.common.vectordrawable
-
This encapsulates the information used to determine the preview image size.
- VersionQualifier - Class in com.android.ide.common.resources.configuration
-
Resource Qualifier for Platform Version.
- VersionQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.VersionQualifier
-
- VersionQualifier() - Constructor for class com.android.ide.common.resources.configuration.VersionQualifier
-