Home
last modified time | relevance | path

Searched defs:isFramework (Results 1 – 6 of 6) sorted by relevance

/development/tools/layoutlib_utils/src/com/android/layoutlib/utils/
DStyleResourceValue.java29 public StyleResourceValue(String type, String name, boolean isFramework) { in StyleResourceValue()
33 public StyleResourceValue(String type, String name, String parentStyle, boolean isFramework) { in StyleResourceValue()
DResourceValue.java33 public ResourceValue(String type, String name, String value, boolean isFramework) { in ResourceValue()
60 public boolean isFramework() { in isFramework() method in ResourceValue
DDensityBasedResourceValue.java26 boolean isFramework) { in DensityBasedResourceValue()
DValueResourceParser.java53 public ValueResourceParser(IValueResourceRepository repository, boolean isFramework) { in ValueResourceParser()
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
DResourceFile.java65 public final boolean isFramework() { in isFramework() method in ResourceFile
DResourceFolder.java106 public boolean isFramework() { in isFramework() method in ResourceFolder