Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationMatcher.java171 void adaptConfigSelection(boolean needBestMatch) { in adaptConfigSelection() argument
181 if (!needBestMatch || isCurrentFileBestMatchFor(currentConfig)) { in adaptConfigSelection()