Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dmanifest-expected-completion16.txt11 supports-screens : The "supports-screens" specifies the screen dimensions an application supports.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DRenderService.java191 public static boolean supports( in supports() method in RenderService
200 return layoutLib.supports(capability); in supports()
DPaletteControl.java368 return layoutLibrary != null && layoutLibrary.supports(Capability.CUSTOM_BACKGROUND_COLOR); in previewsAvailable()
990 layoutLibrary.supports(Capability.CUSTOM_BACKGROUND_COLOR)) { in renderPreview()
DPreviewIconFactory.java215 if (layoutLibrary.supports(Capability.CUSTOM_BACKGROUND_COLOR)) { in render()
DGraphicalEditorPart.java1203 if (mIncludedWithin != null && !layoutLib.supports(Capability.EMBEDDED_LAYOUT)) { in updateCapabilities()
1512 return layoutLib.supports(capability); in renderingSupports()
1586 boolean layoutlib5 = layoutLib.supports(Capability.EMBEDDED_LAYOUT); in renderWithBridge()
DRenderPreviewManager.java970 boolean canScaleNinePatch = configuration.supports(Capability.FIXED_SCALABLE_NINE_PATCH); in addScreenSizePreviews()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DVaryingConfiguration.java277 boolean canScaleNinePatch = supports(Capability.FIXED_SCALABLE_NINE_PATCH); in getDevice()
DConfiguration.java1075 public boolean supports(Capability capability) { in supports() method in Configuration
1078 return RenderService.supports(target, capability); in supports()
/sdk/eclipse/
Dchanges.txt130 * The Asset Studio Wizard now supports padding and disabling
303 - The palette now supports "configurations" where a single view is
310 - The palette supports custom views, picking up any custom
353 - The New Android Project wizard now supports Eclipse working sets
851 - Package builder now supports custom application assets placed in
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DProjectCallback.java690 public boolean supports(int feature) { in supports() method in ProjectCallback
/sdk/
Dchanges.txt38 * Lint supports library projects, so for example the unused resource