Searched refs:PREVIEW_CONFIG_FILENAME (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/gre/
H A DViewMetadataRepository.java70 private static final String PREVIEW_CONFIG_FILENAME = "rendering-configs.xml"; //$NON-NLS-1$ field in class:ViewMetadataRepository
134 InputStream paletteStream = clz.getResourceAsStream(PREVIEW_CONFIG_FILENAME);

Completed in 44 milliseconds