Searched refs:getAttributeResolutionStack (Results 1 – 5 of 5) sorted by relevance
1612 public int[] getAttributeResolutionStack(@AttrRes int defStyleAttr,1614 return mAssets.getAttributeResolutionStack(
1958 public int[] getAttributeResolutionStack(@AttrRes int defStyleAttr, in getAttributeResolutionStack() method in Resources.Theme1961 int[] stack = mThemeImpl.getAttributeResolutionStack( in getAttributeResolutionStack()
1261 int[] getAttributeResolutionStack(long themePtr, @AttrRes int defStyleAttr, in getAttributeResolutionStack() method in AssetManager
6724 public int[] getAttributeResolutionStack(@AttrRes int attribute) {6932 int[] attributeResolutionStack = context.getTheme().getAttributeResolutionStack(
14385 …method @NonNull public int[] getAttributeResolutionStack(@AttrRes int, @StyleRes int, @StyleRes in…54051 method @NonNull public int[] getAttributeResolutionStack(@AttrRes int);