Home
last modified time | relevance | path

Searched refs:thumbNailValue (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.java386 String thumbNailValue = attribute.getValue(); in getThumbnailPath() local
388 if (!thumbNailValue.equals(editedValue)) { in getThumbnailPath()