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