Searched refs:ConfigurationMatcher (Results 1 – 5 of 5) sorted by relevance
220 ConfigurationMatcher matcher = new ConfigurationMatcher(chooser, configuration, file, in create()868 target = ConfigurationMatcher.findDefaultRenderTarget(chooser); in loadRenderState()891 target = ConfigurationMatcher.findDefaultRenderTarget(chooser); in loadRenderState()899 return Pair.of(Locale.ANY, ConfigurationMatcher.findDefaultRenderTarget(chooser)); in loadRenderState()
532 ConfigurationMatcher matcher = new ConfigurationMatcher(this); in replaceFile()780 ConfigurationMatcher matcher = new ConfigurationMatcher(this); in onXmlModelLoaded()796 IAndroidTarget target = ConfigurationMatcher.findDefaultRenderTarget(this); in onXmlModelLoaded()854 IFile best = ConfigurationMatcher.getBestFileMatch(this); in onAlternateLayoutCreated()856 ConfigurationMatcher matcher = new ConfigurationMatcher(this); in onAlternateLayoutCreated()1399 stateName = ConfigurationMatcher.getClosestMatch(oldConfig, device.getAllStates()); in onDeviceChange()
64 target = ConfigurationMatcher.findDefaultRenderTarget(mConfigChooser); in widgetSelected()
68 public class ConfigurationMatcher { class77 ConfigurationMatcher(ConfigurationChooser chooser) { in ConfigurationMatcher() method in ConfigurationMatcher82 ConfigurationMatcher( in ConfigurationMatcher() method in ConfigurationMatcher
80 import com.android.ide.eclipse.adt.internal.editors.layout.configuration.ConfigurationMatcher;687 best = ConfigurationMatcher.getBestFileMatch(mConfigChooser); in changed()