Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateMetadata.java364 int bestMatchCount = 0; in getThumbnailPath() local
373 } else if (attributes.getLength() <= bestMatchCount) { in getThumbnailPath()
395 bestMatchCount = attributes.getLength(); in getThumbnailPath()