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