Searched defs:attrId (Results 1 – 5 of 5) sorted by relevance
84 sVisualAttributeIds.put(attrId, ATTR_DEFINED); in sVisualAttributeIds.put() argument92 final int attrId = keyAttr.getIndex(i); in newInstance() local
103 ATTR_ID_TO_ICON_ID.put(attrId, iconId); in ATTR_ID_TO_ICON_ID.put() argument114 final int attrId = ATTR_ID_TO_ICON_ID.keyAt(index); in loadIcons() local
29 public static int getAttribute(Theme theme, int attrId) { in getAttribute()
74 public static void checkAttributeExists(final TypedArray attr, final int attrId, in checkAttributeExists()
727 public String getString(int attrId) { in getString()