Searched refs:styleAttrType (Results 1 – 1 of 1) sorted by relevance
1916 String styleAttrType = getResources().getResourceTypeName(styleAttr); in getExplicitStyle() local1917 if ("attr".equals(styleAttrType)) { in getExplicitStyle()1923 } else if ("style".equals(styleAttrType)) { in getExplicitStyle()