Searched refs:getStyleAttributes (Results 1 – 2 of 2) sorted by relevance
859 /*package*/ native final int[] getStyleAttributes(int themeRes); in getStyleAttributes() method in AssetManager
1156 return mAssets.getStyleAttributes(getAppliedStyleResId()); in getAllAttributes()