Home
last modified time | relevance | path

Searched refs:getAttributeResolutionStack (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java1491 public int[] getAttributeResolutionStack(@AttrRes int defStyleAttr,
1493 return mAssets.getAttributeResolutionStack(
H A DResources.java1937 public int[] getAttributeResolutionStack(@AttrRes int defStyleAttr, in getAttributeResolutionStack() method in Resources.Theme
1940 int[] stack = mThemeImpl.getAttributeResolutionStack( in getAttributeResolutionStack()
H A DAssetManager.java1157 int[] getAttributeResolutionStack(long themePtr, @AttrRes int defStyleAttr, in getAttributeResolutionStack() method in AssetManager
/aosp14/frameworks/base/core/java/android/view/
H A DView.java6368 public int[] getAttributeResolutionStack(@AttrRes int attribute) {
6576 int[] attributeResolutionStack = context.getTheme().getAttributeResolutionStack(
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13491 …method @NonNull public int[] getAttributeResolutionStack(@AttrRes int, @StyleRes int, @StyleRes in…
52109 method @NonNull public int[] getAttributeResolutionStack(@AttrRes int);