Searched refs:adaptResourceFileContents (Results 1 – 9 of 9) sorted by relevance
79 … configuration.adaptResourceFileContents = extendList(configuration.adaptResourceFileContents, in appendTo()80 … this.configuration.adaptResourceFileContents); in appendTo()265 … configuration.adaptResourceFileContents = extendFilter(configuration.adaptResourceFileContents, in addConfiguredAdaptresourcefilecontents()
136 if (configuration.adaptResourceFileContents != null && in check()137 (configuration.adaptResourceFileContents.isEmpty() || in check()138 … configuration.adaptResourceFileContents.get(0).equals(ConfigurationConstants.ANY_FILE_KEYWORD))) in check()
127 if (configuration.adaptResourceFileContents != null) in writeOutput()130 new NameFilter(configuration.adaptResourceFileContents, in writeOutput()
289 public List adaptResourceFileContents; field in Configuration
206 …adaptResourceFileContents = parseCommaSeparatedList("resource file name", true, true, false… in parse()
147 …gurationConstants.ADAPT_RESOURCE_FILE_CONTENTS_OPTION, configuration.adaptResourceFileContents); in write()
1033 …ptResourceFileContentsCheckBox .setSelected(configuration.adaptResourceFileContents != nu… in setProGuardConfiguration()1065 …ion.adaptResourceFileContents == null ? ADAPT_RESOURCE_FILE_CONTENTS_DEFAULT : ListUtil.commaSepar… in setProGuardConfiguration()1199 …configuration.adaptResourceFileContents = adaptResourceFileContentsCheckBox .isSelect… in getProGuardConfiguration()
118 adaptResourceFileContents = Adapt resource file contents key
895 configuration.adaptResourceFileContents = in adaptresourcefilecontents()896 extendFilter(configuration.adaptResourceFileContents, filter); in adaptresourcefilecontents()