Searched refs:styledAttr (Results 1 – 1 of 1) sorted by relevance
90 String styledAttr = a.getString(android.R.styleable.TextView_text); in checkMetaData() local91 assertEquals("text", styledAttr); in checkMetaData()