Home
last modified time | relevance | path

Searched defs:getColorStateList (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DResourceHelper.java116 public static ColorStateList getColorStateList(ResourceValue resValue, BridgeContext context) { in getColorStateList() method in ResourceHelper
/frameworks/base/test-runner/src/android/test/mock/
DMockResources.java137 public ColorStateList getColorStateList(int id) throws NotFoundException { in getColorStateList() method in MockResources
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DTintTypedArray.java112 public ColorStateList getColorStateList(int index) { in getColorStateList() method in TintTypedArray
DResourcesWrapper.java160 public ColorStateList getColorStateList(int id) throws NotFoundException { in getColorStateList() method in ResourcesWrapper
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java280 public ColorStateList getColorStateList(int index) { in getColorStateList() method in BridgeTypedArray
DBridgeResources.java198 public ColorStateList getColorStateList(int id) throws NotFoundException { in getColorStateList() method in BridgeResources
/frameworks/base/core/java/android/content/res/
DTypedArray.java417 public ColorStateList getColorStateList(int index) { in getColorStateList() method in TypedArray
DResources.java955 public ColorStateList getColorStateList(int id) throws NotFoundException { in getColorStateList() method in Resources