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