Home
last modified time | relevance | path

Searched defs:getAttributeResolutionStack (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java1437 public int[] getAttributeResolutionStack(@AttrRes int defStyleAttr, in getAttributeResolutionStack() method in ThemeImpl
H A DResources.java1907 public int[] getAttributeResolutionStack(@AttrRes int defStyleAttr, in getAttributeResolutionStack() method in Resources.Theme
H A DAssetManager.java1130 int[] getAttributeResolutionStack(long themePtr, @AttrRes int defStyleAttr, in getAttributeResolutionStack() method in AssetManager