Searched refs:visibleAttr (Results 1 – 1 of 1) sorted by relevance
1466 @AttrRes int visibleAttr) throws XmlPullParserException, IOException { in inflateWithAttributes() argument1467 mVisible = attrs.getBoolean(visibleAttr, mVisible); in inflateWithAttributes()