Searched refs:supports (Results 1 – 11 of 11) sorted by relevance
11 supports-screens : The "supports-screens" specifies the screen dimensions an application supports.
191 public static boolean supports( in supports() method in RenderService200 return layoutLib.supports(capability); in supports()
368 return layoutLibrary != null && layoutLibrary.supports(Capability.CUSTOM_BACKGROUND_COLOR); in previewsAvailable()990 layoutLibrary.supports(Capability.CUSTOM_BACKGROUND_COLOR)) { in renderPreview()
215 if (layoutLibrary.supports(Capability.CUSTOM_BACKGROUND_COLOR)) { in render()
1203 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()
970 boolean canScaleNinePatch = configuration.supports(Capability.FIXED_SCALABLE_NINE_PATCH); in addScreenSizePreviews()
277 boolean canScaleNinePatch = supports(Capability.FIXED_SCALABLE_NINE_PATCH); in getDevice()
1075 public boolean supports(Capability capability) { in supports() method in Configuration1078 return RenderService.supports(target, capability); in supports()
130 * The Asset Studio Wizard now supports padding and disabling303 - The palette now supports "configurations" where a single view is310 - The palette supports custom views, picking up any custom353 - The New Android Project wizard now supports Eclipse working sets851 - Package builder now supports custom application assets placed in
690 public boolean supports(int feature) { in supports() method in ProjectCallback
38 * Lint supports library projects, so for example the unused resource