Searched refs:getAllAttributes (Results 1 – 3 of 3) sorted by relevance
1538 public int[] getAllAttributes() { in getAllAttributes() method in Resources.Theme1539 return mThemeImpl.getAllAttributes(); in getAllAttributes()
1155 int[] getAllAttributes() { in getAllAttributes() method in ResourcesImpl.ThemeImpl
900 int[] attributes = theme.getAllAttributes(); in getStyleAttributesDump()