Searched defs:attrValue (Results 1 – 7 of 7) sorted by relevance
144 public EqualsFilter(ValueProvider valueProvider, String attrValue) { in EqualsFilter()158 public ContainsFilter(ValueProvider valueProvider, String attrValue) { in ContainsFilter()172 public StartsWithFilter(ValueProvider valueProvider, String attrValue) { in StartsWithFilter()186 public PatternStringFilter(ValueProvider valueProvider, String attrValue) { in PatternStringFilter()200 public RegexFilter(ValueProvider valueProvider, String attrValue) { in RegexFilter()214 public IsNullFilter(ValueProvider valueProvider, String attrValue) { in IsNullFilter()
348 int attrValue = arrayValue[index]; in parseStyleable() local
430 final String attrValue = parser.getAttributeValue(i); in restoreFromXml() local
2798 final String attrValue = in.getAttributeValue(attrNdx); in restoreFromXml() local
3641 final String attrValue = in.getAttributeValue(attrNdx); in restoreFromXml() local
1341 public void restoreFromXml(String attrName, String attrValue) { in restoreFromXml()
10662 final String attrValue = in.getAttributeValue(attrNdx); in restoreFromXml() local