Searched defs:textVal (Results 1 – 2 of 2) sorted by relevance
71 val textVal = attrs.getAttributeValue(xmlns, "text") in extractAttributes() constant
405 double doubleVal, boolean boolVal, String textVal) { in createPersistableBundle()