Home
last modified time | relevance | path

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

/sdk/layoutlib_utils/src/com/android/layoutlib/utils/
DResourceValue.java21 public class ResourceValue implements IResourceValue { class
27 public ResourceValue(String type, String name, boolean isFramwork) { in ResourceValue() method in ResourceValue
33 public ResourceValue(String type, String name, String value, boolean isFramework) { in ResourceValue() method in ResourceValue