Home
last modified time | relevance | path

Searched defs:STYLEABLE (Results 1 – 2 of 2) sorted by relevance

/sdk/common/src/com/android/resources/
DResourceType.java44 STYLEABLE("styleable", "Styleable"), //$NON-NLS-1$ enumConstant
DFolderTypeRelationship.java65 add(ResourceType.STYLEABLE, ResourceFolderType.VALUES); in add()