Home
last modified time | relevance | path

Searched refs:configComposite (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/gle2/
DLayoutCanvas.java1654 ConfigurationChooser configComposite = getGraphicalEditor().getConfigurationChooser(); in getInsets() local
1655 String theme = configComposite.getThemeName(); in getInsets()
1656 Density density = configComposite.getConfiguration().getDensity(); in getInsets()