Searched refs:getStrClass (Results 1 – 8 of 8) sorted by relevance
150 + " found [" + element.getStrClass() + "] : " + element, this); in getInt()160 + " found [" + element.getStrClass() + "] : " + element, this); in getFloat()170 + " found [" + element.getStrClass() + "] : " + element, this); in getArray()180 + " found [" + element.getStrClass() + "] : " + element, this); in getObject()191 strClass = element.getStrClass(); in getString()204 + " found [" + element.getStrClass() + "] : " + element, this); in getBoolean()
105 return getStrClass() + " (" + mStart + " : " + mEnd + ") <<" + content + ">>"; in toString()108 protected String getStrClass() { in getStrClass() method in CLElement115 return getStrClass() + " -> "; in getDebugName()
28 mElementClass = element.getStrClass(); in CLParsingException()
2304 MissingNullability: androidx.constraintlayout.core.parser.CLElement#getStrClass():2305 Missing nullability on method `getStrClass` return
1921 method protected String! getStrClass();