Searched refs:testConfig (Results 1 – 2 of 2) sorted by relevance
117 final FolderConfiguration testConfig; field in ConfigurationMatcher.ConfigMatch122 public ConfigMatch(@NonNull FolderConfiguration testConfig, @NonNull Device device, in ConfigMatch() argument124 this.testConfig = testConfig; in ConfigMatch()192 FolderConfiguration testConfig = new FolderConfiguration(); in adaptConfigSelection() local200 testConfig.set(DeviceConfigHelper.getFolderConfig(state)); in adaptConfigSelection()207 testConfig.setLocaleQualifier(locale.qualifier); in adaptConfigSelection()210 if (editedConfig.isMatchFor(testConfig) && in adaptConfigSelection()211 isCurrentFileBestMatchFor(testConfig)) { in adaptConfigSelection()311 FolderConfiguration testConfig = new FolderConfiguration(); in findAndSetCompatibleConfig() local312 testConfig.set(stateConfig); in findAndSetCompatibleConfig()[all …]
219 FolderConfiguration testConfig = getConfiguration( in test1() local242 ResourceFolderType.LAYOUT, testConfig); in test1()