Searched refs:getAttributeResolutionStack (Results 1 – 6 of 6) sorted by relevance
1491 public int[] getAttributeResolutionStack(@AttrRes int defStyleAttr,1493 return mAssets.getAttributeResolutionStack(
1937 public int[] getAttributeResolutionStack(@AttrRes int defStyleAttr, in getAttributeResolutionStack() method in Resources.Theme1940 int[] stack = mThemeImpl.getAttributeResolutionStack( in getAttributeResolutionStack()
1157 int[] getAttributeResolutionStack(long themePtr, @AttrRes int defStyleAttr, in getAttributeResolutionStack() method in AssetManager
6368 public int[] getAttributeResolutionStack(@AttrRes int attribute) {6576 int[] attributeResolutionStack = context.getTheme().getAttributeResolutionStack(
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13491 …method @NonNull public int[] getAttributeResolutionStack(@AttrRes int, @StyleRes int, @StyleRes in…52109 method @NonNull public int[] getAttributeResolutionStack(@AttrRes int);