Searched refs:styleReference (Results 1 – 3 of 3) sorted by relevance
122 .addAttribute(R.attr.styleReference, "@xml/shortcuts") in obtainAttributes()123 .build(), new int[]{R.attr.styleReference}); in obtainAttributes()
781 …ResName styleReference = AttributeResource.getStyleReference(possiblyQualifiedResourceName, defaul… in getResourceId() local782 Integer resourceId = resourceTable.getResourceId(styleReference); in getResourceId()784 throw new Resources.NotFoundException(styleReference.getFullyQualifiedName()); in getResourceId()
283 public static final int styleReference=0x7f010023; field in R.attr