Searched defs:isFramework (Results 1 – 6 of 6) sorted by relevance
29 public StyleResourceValue(String type, String name, boolean isFramework) { in StyleResourceValue()33 public StyleResourceValue(String type, String name, String parentStyle, boolean isFramework) { in StyleResourceValue()
33 public ResourceValue(String type, String name, String value, boolean isFramework) { in ResourceValue()60 public boolean isFramework() { in isFramework() method in ResourceValue
26 boolean isFramework) { in DensityBasedResourceValue()
53 public ValueResourceParser(IValueResourceRepository repository, boolean isFramework) { in ValueResourceParser()
65 public final boolean isFramework() { in isFramework() method in ResourceFile
106 public boolean isFramework() { in isFramework() method in ResourceFolder