Home
last modified time | relevance | path

Searched refs:adaptConfigSelection (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationChooser.java533 matcher.adaptConfigSelection(true /*needBestMatch*/); in replaceFile()
787 matcher.adaptConfigSelection(false); in onXmlModelLoaded()
857 matcher.adaptConfigSelection(true /*needBestMatch*/); in onAlternateLayoutCreated()
DConfigurationMatcher.java171 void adaptConfigSelection(boolean needBestMatch) { in adaptConfigSelection() method in ConfigurationMatcher
DConfiguration.java227 matcher.adaptConfigSelection(true /*needBestMatch*/); in create()