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