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